MindFusion.Charting for Silverlight Programmer's Guide
RotatedLabel Members
Constructors Fields Properties Methods
 


Represents a text label, which can be rotated.

The following tables list the members exposed by the RotatedLabel type.

 Public Constructors

  Name Description

RotatedLabel

Initializes a new instance of the RotatedLabel class.

 Public Fields

  Name Description

AngleProperty

Identifies the Angle dependency property.

TextProperty

Identifies the Text dependency property.

 Public Properties

  Name Description

Angle

Gets or sets the angle of rotation for this RotatedLabel.

Text

Gets or sets the text of this RotatedLabel.

 Public Methods

  Name Description

OnApplyTemplate

Invoked whenever application code or internal processes call.

 Protected Methods

  Name Description

MeasureOverride

Provides behavior for the Measure pass of the layout for this RotatedLabel.

 See Also

RotatedLabel Class
MindFusion.Charting.Silverlight Namespace