MindFusion.Wpf Pack Programmer's Guide
LinearGauge.Orientation Property
See Also
 





Gets or sets the orientation of the gauge. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the .NET Orientation enumeration.

 See Also

LinearGauge Members
LinearGauge Class
MindFusion.Gauges.Wpf Namespace