Gets or sets the length of the scale.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Length ScaleLength { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScaleLength As Length |
An instance of the Length structure.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |