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

 

SetLegendTitle

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetLegendTitle

 

 

Sets the legend title.

 

 

 

Prototype :

 

void SetLegendTitle

(

        string LegendTitle

)

 

 

 

Arguments :

 

LegendTitle

title

 

 

 

Example :

 

This.SetLegendTitle("Title");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind