SetRandomColors

<< Click to Display Table of Contents >>

Navigation:  Classes > TChartSeries > Methods >

SetRandomColors

SIGNATURE=IWChartJS.TChartSeries.SetRandomColors@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetRandomColors(AColorCount: Integer = 0);

C++:

void public: __fastcall SetRandomColors(int AColorCount = 0);

 

Description: This is SetRandomColors, a member of class TChartSeries.