DeleteSeries

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWChartJS > Methods >

DeleteSeries

SIGNATURE=IWChartJS.TIWChartJS.DeleteSeries@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure DeleteSeries(aIndex: Integer);

C++:

void public: __fastcall DeleteSeries(int aIndex);

 

Description: This is DeleteSeries, a member of class TIWChartJS.