MindFusion.Charting for Silverlight Programmer's Guide
RotatedLabel.Angle Property
See Also
 






Gets or sets the angle of rotation for this RotatedLabel.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double Angle { get; set; }

Visual Basic  Copy Code

Public Property Angle As Double

 Property Value

A double value. Default is 0.0

 See Also

RotatedLabel Members
RotatedLabel Class
MindFusion.Charting.Silverlight Namespace