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

In This Topic
    GroupProvider Property
    In This Topic
    Gets or sets the group provider.
    Syntax
    'Declaration
     
    Public Property GroupProvider As IAxisGroupProvider
    public IAxisGroupProvider GroupProvider {get; set;}
    See Also