Class Label

Label class

public class Label

Constructors

NameDescription
Label(string, ILabelStyle, List<LabelPosition>, int)

Properties

NameDescription
PossiblePositions { get; }
Priority { get; }
Style { get; }
Text { get; }

See Also