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

In This Topic
    GroupSeparator Property
    In This Topic
    Gets or sets the group separator
    Syntax
    'Declaration
     
    Public Property GroupSeparator As AxisGroupSeparator
    public AxisGroupSeparator GroupSeparator {get; set;}
    See Also