Gets or sets the text vertical alignment.
[Visual Basic]
Public Property VerticalAlignment As C1.Win.C1Chart.AlignVertEnum
[C#]
public C1.Win.C1Chart.AlignVertEnum VerticalAlignment {get;set;}
[Delphi]
public property VerticalAlignment: C1.Win.C1Chart.AlignVertEnum read get_VerticalAlignment write set_VerticalAlignment;
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. |