<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetSeriesLine_Thick |
Sets the thickness of the series line.
Prototype :
void SetSeriesLine_Thick
(
string SeriesLine_Thick
)
Arguments :
SeriesLine_Thick |
thickness |
Example :
This.SetSeriesLine_Thick("2");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind