Page 1 of 1

drag end of color band

Posted: Tue Nov 30, 2004 10:57 am
by 9524558
Dear Support

Is it possible to drag the end edge of the color band as well? I see this possibility only for the start edge.

tx in advance, best regards

Andras

Posted: Tue Nov 30, 2004 10:49 pm
by Pep
Hi Andras,

yes, you should be able to do this using :
TChart1.Tools.Items(0).asColorband.ResizeStart = True
TChart1.Tools.Items(0).asColorband.ResizeEnd = True