Page 1 of 1

Webchart with Gantt-Series - Series-Height

Posted: Mon Nov 10, 2008 12:10 pm
by 10549438
Hello,

in my current project I'm using a Webchart with a Gantt-Series.
How can I change the heigth of the Gantt-Series at runtime?

Thanks.

Best regards
Michael

Posted: Mon Nov 10, 2008 2:35 pm
by narcis
Hi Michael,

You can do this:

Code: Select all

						gantt1.Pointer.VertSize = 10;