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





Gets or sets the thickness of the stroke for the inner axis. This is a dependency property.

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

 Syntax

C#  Copy Code

public double InnerStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property InnerStrokeThickness As Double

 Property Value

A double value. The default is 1.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace