[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartGroups.-ctor

ChartGroups Constructor

ChartGroups()

Creates a new instance of ChartGroups class.

Declaration
public ChartGroups()
Public Sub New()

ChartGroups(C1Chart)

Creates a new instance of ChartGroups class.

Declaration
public ChartGroups(C1Chart chart)
Public Sub New(chart As C1Chart)
Parameters
Type Name Description
C1Chart chart

The C1Chart to assign.