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






Gets or sets the distance between the top of the scale and the top of its container.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length Top { get; set; }

Visual Basic  Copy Code

Public Property Top As Length

 Property Value

An instance of the Length structure.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace