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

 

SetUseLegendSymbolWidth

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetUseLegendSymbolWidth

 

 

Specify whether to set the symbol width.

 

 

 

Prototype :

 

void SetUseLegendSymbolWidth

(

        bool UseLegendSymbolWidth

)

 

 

 

Arguments :

 

UseLegendSymbolWidth

set to true to set the symbol width

 

 

 

Example :

 

This.SetUseLegendSymbolWidth(true);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind