GrapeCity.Xaml.Excel
Rotation Property (RichText)


GrapeCity.Excel.Chart Namespace > RichText Class : Rotation Property
Specifies the rotation that is being applied to the text within the bounding box.
Syntax
'Declaration
 
Public Property Rotation As Integer
'Usage
 
Dim instance As RichText
Dim value As Integer
 
instance.Rotation = value
 
value = instance.Rotation
public int Rotation {get; set;}
See Also

Reference

RichText Class
RichText Members