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





Gets or sets the thickness of the border drawn around inner labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public Thickness InnerLabelBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelBorderThickness As Thickness

 Property Value

An instance of the WPF Thickness structure. The default is Thickness(0).

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace