GanttChart.ShowPointLevel
Syntax:
Parameters:
<NumberOfLevels> (optional)
Number of levels to be shown, starting from the top. If 0, all levels will be shown.
Default value: 0.
Description:
Availability:
Example:
GanttChart.ShowPointLevel(0); |
Syntax:
Parameters:
<NumberOfLevels> (optional)
Description:
Availability:
Example:
GanttChart.ShowPointLevel(0); |