MindFusion.Wpf Pack Programmer's Guide
RadarChart.InnerLabelPosition Property
See Also
 





Gets or sets the position of the inner labels. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public InnerLabelPosition InnerLabelPosition { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelPosition As InnerLabelPosition

 Property Value

A member of the InnerLabelPosition enumeration. The default is Right.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace