Gets or sets the text horizontal alignment.
[Visual Basic]
Public Property HorizontalAlignment As C1.Win.C1Chart.AlignHorzEnum
[C#]
public C1.Win.C1Chart.AlignHorzEnum HorizontalAlignment {get;set;}
[Delphi]
public property HorizontalAlignment: C1.Win.C1Chart.AlignHorzEnum read get_HorizontalAlignment write set_HorizontalAlignment;
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. |