Gets or sets the alignment of chart labels. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public StringAlignment LabelAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelAlignment As StringAlignment |
One of .NET StringAlignment Enumeration values.
The property specifies whether the label is drawn above, below or in the center of the line data point. Is is also used for scatters and bubbles. Labels are drawn when the LabelType property is not set to LabelType.Empty. Custom labels are set with Labels.