Defines values that specify the alignment of the inner labels in a radar chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum InnerLabelPosition |
Visual Basic
![]() |
---|
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. |