Charting for WinForms Programmer's Guide
GaugeRenderer.ScaleStrokeThickness Property
See Also
 






Gets or sets the thickness of the Pen used to stroke the gauge scales.

Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> ScaleStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property ScaleStrokeThickness As Nullable(Of Double)

 Property Value

 See Also

GaugeRenderer Members
GaugeRenderer Class
MindFusion.Charting.Gauges Namespace