MindFusion WinForms Programmer's Guide
LinearScale.Orientation Property
See Also
 





Gets or sets the orientation of the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the Orientation enumeration.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace