<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetSeriesMaxNum |
Sets the max number of series.
Prototype :
void SetSeriesMaxNum
(
integer SeriesMaxNum
)
Arguments :
SeriesMaxNum |
the max number of series |
Example :
This.SetSeriesMaxNum(10);
Available Events :
OnBind, OnInitialize, OnStartBind