Gets or sets the alignment of the pointer relative to the scale.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Alignment Alignment { get; set; } |
Visual Basic Copy Code |
---|
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.