Gets or sets the rotation mode of the labels. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public LabelRotation LabelRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelRotation As LabelRotation |
An instance of the LabelRotation enumeration.
For more information on the effect of this property, check the LabelRotation enumeration.