'Declaration Public Function New( _ ByVal groups As ChartGroups, _ ByVal name As System.String _ )
public ChartGroup( ChartGroups groups, System.string name )
Parameters
- groups
- The ChartGroups to assign.
- name
- The name of the ChartGroup.
'Declaration Public Function New( _ ByVal groups As ChartGroups, _ ByVal name As System.String _ )
public ChartGroup( ChartGroups groups, System.string name )