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






Gets or sets the text of this RotatedLabel.

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

 Syntax

C#  Copy Code

public string Text { get; set; }

Visual Basic  Copy Code

Public Property Text As String

 Property Value

A string value. Default value is an empty string ("").

 See Also

RotatedLabel Members
RotatedLabel Class
MindFusion.Charting.Silverlight Namespace