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

 

SetBottomMargin

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetBottomMargin

 

 

Sets the bottom margin of a chart.

 

 

 

Prototype :

 

void SetBottomMargin

(

        float BottomMargin

)

 

 

 

Arguments :

 

BottomMargin

bottom margin of a chart

 

 

 

Example :

 

This.SetBottomMargin(30);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind