Gets or sets the text alignment within the axis display.
[Visual Basic]
Public Property Alignment As StringAlignment
[C#]
public StringAlignment Alignment {get;set;}
[Delphi]
public property Alignment: StringAlignment read get_Alignment write set_Alignment;
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. |