TcxGridChartView.ClearDataGroups Method
In This Article
Removes all data groups from the View.
#Declaration
Delphi
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