<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartBarTitle > Method >SetLeftInternalMargin |
Sets the internal left margin.
Prototype :
void SetLeftInternalMargin
(
float LeftInternalMargin
)
Arguments :
LeftInternalMargin |
internal left margin |
Example :
This.SetLeftInternalMargin(10);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind