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





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

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

 Syntax

C#  Copy Code

public double OuterStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property OuterStrokeThickness As Double

 Property Value

A double value. The default is 1.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace