ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / GroupStyle Property

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