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





Gets or sets the rotation mode of the labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public LabelRotation LabelRotation { get; set; }

Visual Basic  Copy Code

Public Property LabelRotation As LabelRotation

 Property Value

An instance of the LabelRotation enumeration.

 Remarks

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

 See Also

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