Skip to main content
A newer version of this page is available. .

TcxGridChartItemGetStoredPropertiesEvent Type

Declaration

TcxGridChartItemGetStoredPropertiesEvent = procedure(Sender: TcxGridChartItem; AProperties: TStrings) of object;

Parameters

Name Type
Sender TcxGridChartItem
AProperties TStrings
See Also