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





Gets or sets the thickness of the border of the outer labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public Thickness OuterLabelBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelBorderThickness 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