Gets or sets the angle of the inner labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public double InnerLabelAngle { get; set; } |
Visual Basic
![]() |
---|
Public Property InnerLabelAngle As Double |
A double value. The default is 180.
The property specifies the angle at which the inner labels will be drawn in the radar chart measured in degrees along the radar circle.
MindFusion.Charting for WPF Programmer's Guide | © 2025 MindFusion |