FlexChart | ComponentOne
C1.Win.FlexChart.Extended.8 Assembly / C1.Win.Chart.Extended Namespace / ColorAxis Class / GroupSeparator Property

In This Topic
    GroupSeparator Property (ColorAxis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property GroupSeparator As AxisGroupSeparator
    public AxisGroupSeparator GroupSeparator {get; set;}
    See Also