Charting for WinForms Programmer's Guide
LinearGauge.Orientation Property
See Also
 






Gets or sets the orientation of the gauge.

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

LinearGauge Members
LinearGauge Class
MindFusion.Gauges Namespace