<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetLeftMargin |
Sets the left margin of a chart.
Prototype :
void SetLeftMargin
(
float LeftMargin
)
Arguments :
LeftMargin |
margin |
Example :
This.SetLeftMargin(30);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind