Gets or sets the width of the scale bar at its beginning. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Length StartWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property StartWidth As Length |
An instance of the Length structure.
This property, in conjunction with StartWidth, define the thickness of the scale.