Charting for WinForms Programmer's Guide
LinearScale.ScaleLength Property
See Also
 






Gets or sets the length of the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length ScaleLength { get; set; }

Visual Basic  Copy Code

Public Property ScaleLength As Length

 Property Value

An instance of the Length structure.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace