[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartStyle.VerticalAlignment

VerticalAlignment Property

VerticalAlignment

Gets or sets the text vertical alignment.

Declaration
[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