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