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