Skip to main content

TcxGridChartItemGetStoredPropertiesEvent Type

Declaration

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

Parameters

Name Type
Sender TcxGridChartItem
AProperties TStrings
See Also