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

 

GetPreferedWidth

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetPreferedWidth

 

 

Gets the preferred width (the minimum width needed to accommodate the displayed text) for the gantt chart bar title.

 

 

 

Prototype :

 

float GetPreferedWidth

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetPreferedWidth());

 

 

 

Available Events :

 

All Events