Gets or sets the orientation of the scale. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public Orientation Orientation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Orientation As Orientation |
A member of the .NET Orientation enumeration.
See Also