I have a legend that I need to customize. Below is how it initially appears:
Several things I don't like about this: (1) I would like to remove the white border around the blue boxes, and (2) the shadows are larger than the images. I also would like to modify it so that I have two boxes for each value, e.g.:
There is no shadow for these and no border either.
Is this possible?
Ed Dressel
Customizing a Legend
-
- Advanced
- Posts: 228
- Joined: Tue Aug 28, 2007 12:00 am
- Location: Oregon, USA
-
- Advanced
- Posts: 228
- Joined: Tue Aug 28, 2007 12:00 am
- Location: Oregon, USA
Re: Customizing a Legend
I achieved this by setting the symbol with higher and accessing the TChart.Legend.Symbol.OnDraw event.