MindFusion.Wpf Pack Programmer's Guide
TickSettings.LabelAlignment Property
See Also
 





Gets or sets the alignment of the labels relative to the scale. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Alignment LabelAlignment { get; set; }

Visual Basic  Copy Code

Public Property LabelAlignment 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

TickSettings Members
TickSettings Class
MindFusion.Gauges.Wpf Namespace
LabelOffset Property
LabelRotation Property