<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartBarValue > Method >SetBottomInternalMargin |
Sets the internal bottom margin.
Prototype :
void SetBottomInternalMargin
(
float BottomInternalMargin
)
Arguments :
BottomInternalMargin |
internal bottom margin |
Example :
This.SetBottomInternalMargin(10);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind