ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / GroupSeparator Property

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