Visual Basic (Declaration) | |
---|---|
Public Property Alignment As LabelAlignment |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LabelAlignment Alignment {get; set;} |
If the labels doesn't fit well given this alignment, alignments in
the AlighmentSecondary collection are iterated (when DynamicDisplay is true)
to find the first position that fits correctly.