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

 

SetTextIndent

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetTextIndent

 

 

Sets the text indent.

 

 

 

Prototype :

 

void SetTextIndent

(

        float TextIndent

)

 

 

 

Arguments :

 

TextIndent

text indent

 

 

 

Example :

 

This.SetTextIndent(10);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind