|
<< Click to Display Table of Contents >> Navigation: Classes > TChartLegend |
SIGNATURE=IWChartJS.TChartLegend
ETYPE=Class
Declaration:
Delphi: |
public TChartLegend = class(TChartTextPlugin); |
C++: |
public: class TChartLegend : public TChartTextPlugin; |
Unit: IWChartJS.pas
Description: This is class IWChartJS.TChartLegend.