MindFusion.Charting for Silverlight 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.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 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.Silverlight Namespace
LabelAlignment Property
LabelOffset Property