Setting individual pointers
Posted: Thu Nov 30, 2006 4:52 am
Is it possible to change the style of a pointer within a series based on a value? For example, can I change the pointer from a psCircle to a psDiagCross and then back as I evaluate data from a query and supply it to the chart? I would like to make a line chart that would have pointers with a value of less than 22 to be circles and those greater than 22 to be diagonal crosses.
I've tried an if statement, but I must have something wrong.
Thanks
I've tried an if statement, but I must have something wrong.
Thanks