Skip to main content

TcxGridChartView.ClearDataGroups Method

Removes all data groups from the View.

Declaration

procedure ClearDataGroups;

Remarks

Calling this function removes all data groups from the DataGroups collection and results in categorizing series values by the default categories in a chart.

See Also