MindFusion.Wpf Pack Programmer's Guide
Range.Alignment Property
See Also
 





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

 Syntax

C#  Copy Code

public Alignment Alignment { get; set; }

Visual Basic  Copy Code

Public Property Alignment As Alignment

 Property Value

A member of the Alignment enumeration.

 Remarks

For more information on the effect of this property, check the Alignment enumeration.

 See Also

Range Members
Range Class
MindFusion.Gauges.Wpf Namespace
Offset Property