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

 

SetDataLinkLineLength

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetDataLinkLineLength

 

 

Sets the length of the data link line.

 

 

 

Prototype :

 

void SetDataLinkLineLength

(

        string DataLinkLineLength

)

 

 

 

Arguments :

 

DataLinkLineLength

length

 

 

 

Example :

 

This.SetDataLinkLineLength("2");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind