each line segment of a series a different thickness
each line segment of a series a different thickness
Within a single series of a line chart, is it possible to make each line segment a different thinkness?
Hi, Andy.
Perhaps by using a trick. First set the line series Pointer.Visible property to true. Next, set the pointer style to psSmallDots. Finally, use line series OnGetPointerStyle to change the (next) point pen properties by changing current canvas (line pen) width, color, etc..
Perhaps by using a trick. First set the line series Pointer.Visible property to true. Next, set the pointer style to psSmallDots. Finally, use line series OnGetPointerStyle to change the (next) point pen properties by changing current canvas (line pen) width, color, etc..
Marjan Slatinek,
http://www.steema.com
http://www.steema.com