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

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