Page 1 of 1

Marks settings - how to set the Distance

Posted: Thu Mar 09, 2006 12:47 am
by 9637279
Hi,

I use Marks for a point series and for the 'ArrowHead' I can set
during design:
1. Length
2. Distance
3. Size

How do I set the 'Distance' dynamically. Length is simply:
...Marks.ArrowLength = ...

Thanks,
fano

Posted: Thu Mar 09, 2006 9:05 am
by narcis
Hi fano,

Yes, you need to use:

Code: Select all

bar1.Marks.Callout.Distance=10;