TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
-
waynewil
- Newbie
- Posts: 9
- Joined: Wed Feb 25, 2004 5:00 am
- Location: on-planet
Post
by waynewil » Sun Mar 07, 2004 3:14 pm
I have a bar graph with the maximum number of points per page set to 15.
When I have, say, only 6 bars, I want the bars to show in column slots 1 to 6, leaving slots 7 to 15 blank (visually left aligning). Instead, the graph takes the 6 bars and spreads them out evenly over the graph.
This use to left align for me in version 5 for Delphi, so what is the trick now in .Net version?
Wayne
-
waynewil
- Newbie
- Posts: 9
- Joined: Wed Feb 25, 2004 5:00 am
- Location: on-planet
Post
by waynewil » Mon Mar 08, 2004 4:45 am
Okay, solved this one myself. I thought I had changed the MaxPointsPerPage, but apparently I had not. Sorry about that.
Wayne