FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / GroupSeparator Property

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