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






Gets or sets the orientation of the gauge.

Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms

 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. The default is Horizontal.

 See Also

LinearGauge Members
LinearGauge Class
MindFusion.Gauges.WinForms Namespace