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

 

SetRightMargin

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetRightMargin

 

 

Sets the left margin of a chart.

 

 

 

Prototype :

 

void SetRightMargin

(

        float RightMargin

)

 

 

 

Arguments :

 

RightMargin

margin

 

 

 

Example :

 

This.SetRightMargin(30);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind