Gets or sets the position of custom labels. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public CustomLabelPosition CustomLabelPosition { get; set; } |
Visual Basic
![]() |
---|
Public Property CustomLabelPosition As CustomLabelPosition |
One of CustomLabelPosition Enumeration values. Default value is CustomLabelPosition.ChartDataPoints.
The value of the CustomLabelPosition property specifies where custom labels are drawn at the axes - at data points or at auto-scale points.