Defines values that specify the alignment of the inner labels in a radar chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public enum InnerLabelPosition |
Visual Basic Copy Code |
---|
Public Enum InnerLabelPosition |
Member name | Description | |
---|---|---|
Center |
The label is aligned to the center. |
|
Left |
The label is aligned to the left. |
|
Right |
The label is aligned to the right. |