FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (ChartStyle)
    In This Topic
    Gets or sets the text vertical alignment.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As ChartAlignVert
    public ChartAlignVert VerticalAlignment {get; set;}
    See Also