titleTopMargin property

num titleTopMargin

titleTopMargin - margin top for the text over the gantt diagram default: 25

Implementation

external num get titleTopMargin;
void titleTopMargin=(num v)

Implementation

external set titleTopMargin(num v);