<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartValue > Method >SetResultBarPenThickness |
Sets the border thickness of the result bar.
Prototype :
void SetResultBarPenThickness
(
string ResultBarPenThickness
)
Arguments :
ResultBarPenThickness |
the border thickness of the result bar |
Example :
This.SetResultBarPenThickness("0.7");
Available Events :
OnBind, OnInitialize, OnStartBind