ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / GroupStyle Property

In This Topic
    GroupStyle Property
    In This Topic
    Gets the axis group style.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupStyle As ChartStyle
    public ChartStyle GroupStyle {get;}
    See Also