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