ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.ChartGroups Property

Gets the control ChartGroups object.

[Visual Basic]

Public ReadOnly Property ChartGroups As ChartGroups

[C#]

public ChartGroups ChartGroups {get;}

[Delphi]

public property ChartGroups: ChartGroups read get_ChartGroups;

Remarks

Each ChartGroup contains information related to data values and related appearance.

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.