Gets or sets the thickness of the Pen used to stroke gauge ticks.
Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> TickStrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property TickStrokeThickness As Nullable(Of Double) |