FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / GroupSeparator Property

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