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





Gets or sets the offset of the labels drawn at the inner axis. This is a dependency property.

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

 Syntax

C#  Copy Code

public double InnerLabelOffset { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelOffset As Double

 Property Value

A double value. The default is 0.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace