FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / GroupStyle Property

In This Topic
    GroupStyle Property (Axis)
    In This Topic
    Gets or sets the axis group style.
    Syntax
    'Declaration
     
    Public Property GroupStyle As ChartStyle
    public ChartStyle GroupStyle {get; set;}
    See Also