Gets or sets the alignment of the pointer relative to the scale. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C#
![]() |
---|
public Alignment Alignment { get; set; } |
Visual Basic
![]() |
---|
Public Property Alignment As Alignment |
A member of the Alignment enumeration.
This property is ignored in oval gauges where the pointer is always pinned to the center of the gauge.
For more information on the effect of this property, check the Alignment enumeration.