TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

SetPointThick

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

SetPointThick

 

 

Sets the point thickness.

 

 

 

Prototype :

 

void SetPointThick

(

        integer PointThick

)

 

 

 

Arguments :

 

PointThick

point thickness

 

 

 

Example :

 

This.SetPointThick(20);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind