Gets or sets the alignment of this range relative to the scale it is associated with. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Alignment Alignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property Alignment As Alignment |
A member of the Alignment enumeration.
For more information on the effect of this property, check the Alignment enumeration.