Gets or sets the text orientation.
[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
C1.Win.C1Chart.Style Class | C1.Win.C1Chart.Style Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Style Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |