[]
Gets or sets the text vertical alignment.
[C1Description("ChartStyle.VerticalAlignment", "The text vertical alignment.")]
[C1Category("Appearance")]
public ChartAlignVert VerticalAlignment { get; set; }
<C1Description("ChartStyle.VerticalAlignment", "The text vertical alignment.")>
<C1Category("Appearance")>
Public Property VerticalAlignment As ChartAlignVert