I have a legend positioned at the bottom of a chart. The legend is not horizontally centered to the control. It is centered on the "grid" of the chart.
I have "Resize Chart" selected. "Margin" and "Position Offset%" do not seem to make the legend center themselves.
Any ideas?
Jeff
How do I center the Lengend?
-
- Newbie
- Posts: 5
- Joined: Fri May 28, 2004 4:00 am
How do I center the Lengend?
Last edited by Jeff Motter on Mon Jul 12, 2004 12:20 pm, edited 1 time in total.
Hi Jeff,
you can align it using :
tChart1.Legend.TopLeftPos = 0;
you can align it using :
tChart1.Legend.TopLeftPos = 0;
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 5
- Joined: Fri May 28, 2004 4:00 am
Hi Jeff,
no, there's no way that I know of. I'll add on our wish list to be considered for the next releases.
no, there's no way that I know of. I'll add on our wish list to be considered for the next releases.
Pep Jorge
http://support.steema.com
http://support.steema.com