Search
Theme.GaugeTickStrokeThickness Property
See Also
 






Gets or sets the thickness of gauge tick strokes.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double GaugeTickStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property GaugeTickStrokeThickness As Double

 Property Value

A double value.

 See Also