TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartBarTitle > Method >

 

SetBottomInternalMargin

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartBarTitle > 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