TcxGridChartController.ActiveDiagramSupportsPaging Method
Determines whether the active diagram supports pagination.
Declaration
function ActiveDiagramSupportsPaging: Boolean;
Returns
| Type | Description |
|---|---|
| Boolean |
|
Remarks
All diagrams except for pie diagrams support pagination.
See Also