Destroy

<< Click to Display Table of Contents >>

Navigation:  Classes > TChartLegend > Methods >

Destroy

SIGNATURE=IWChartJS.TChartLegend.Destroy

 

ETYPE=Method

 

Declaration:

Delphi:

public destructor Destroy; override;

C++:

public: virtual __fastcall ~TChartLegend();

 

Description: This is Destroy, a member of class TChartLegend.