Specifies where custom labels are drawn.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum CustomLabelPosition |
Visual Basic
![]() |
---|
Public Enum CustomLabelPosition |
Member name | Description | |
---|---|---|
![]() |
AutoScalePoints |
The labels are the drawn at auto scale points. |
![]() |
ChartDataPoints |
The labels are draw at data points. |