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