ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class / TextRotation Property

In This Topic
    TextRotation Property
    In This Topic
    Gets or sets text rotation for axis titles and axis annotations.
    Syntax
    'Declaration
     
    Public Property TextRotation As TextRotationEnum
    public TextRotationEnum TextRotation {get; set;}
    See Also