ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.Rotation Property

Gets or sets the rotational orientation of the textual caption of the axis.

[Visual Basic]

Public Property Rotation As C1.Win.C1Chart.RotationEnum

[C#]

public C1.Win.C1Chart.RotationEnum Rotation {get;set;}

[Delphi]

public property Rotation: C1.Win.C1Chart.RotationEnum read get_Rotation write set_Rotation;

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.