Search
Theme.GaugePointerStrokeThickness Property
See Also
 






Gets or sets the thickness of gauge pointer strokes.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double GaugePointerStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property GaugePointerStrokeThickness As Double

 Property Value

A double value.

 See Also