Hello
I have posted another image onto the attachments newsgroup with another problem.
There is a gap between the Y axes and the start and end of my 2 series on the chart.
I think I changed something to do this but I cant remember what!
Also the image shows the issue I have had for a while now and am awaiting a response about where a bar is not starting from 0, its starting from 1
Cheers
Paul
How Do I Remove Gap between axis and data?
-
- Newbie
- Posts: 6
- Joined: Tue Nov 04, 2003 5:00 am
- Location: UK
Re: How Do I Remove Gap between axis and data?
Aha, so you are using TBarSeries I thin the solution to this particular problem is to set bar series SideMargins property to False. You can do it at design time via editor or at runtime with:8441616 wrote:Hello
I think I changed something to do this but I cant remember what!
Code: Select all
barSeries1.SideMargins := False;
Marjan Slatinek,
http://www.steema.com
http://www.steema.com