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