TcxGridChartView.IsDataGrouped Property
In This Article
Identifies if series values displayed in the View are grouped in the same categories.
#Declaration
Delphi
property IsDataGrouped: Boolean read;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also