IcxGridChartViewItemsProvider.GetItemCaptions(TcxGridChartItemClass,TStringList) Method
In This Article
#Declaration
Delphi
procedure GetItemCaptions(AItemClass: TcxGridChartItemClass; ACaptions: TStringList);
#Parameters
Name | Type |
---|---|
AItem |
Tcx |
ACaptions | TString |
See Also