Hi,
I'm displaying some x,y data on an mschart. The number of points in the series can vary from ~ 10 to several hundred points.
The problem I'm having is that the number of points seems to drive the width of the displayed plot. If the displayed data has hundreds of points, the width of the plot area of the chart is readable, but as the number of points reduces, the width of the plot area display also shrinks. How do I control the plot area height and width?
I've tried using the plot.locationrect object but this only allows me to alter the min & max x & y values. When I do this the position of the plot changes within the chart, but not its width.
I've tried to figure this out using the VB help for mschart, but it is not very helpful. So if anyone knows of a really helpful, detailed tutorial somewhere out there on the internet, please let me know.
Tony
I'm displaying some x,y data on an mschart. The number of points in the series can vary from ~ 10 to several hundred points.
The problem I'm having is that the number of points seems to drive the width of the displayed plot. If the displayed data has hundreds of points, the width of the plot area of the chart is readable, but as the number of points reduces, the width of the plot area display also shrinks. How do I control the plot area height and width?
I've tried using the plot.locationrect object but this only allows me to alter the min & max x & y values. When I do this the position of the plot changes within the chart, but not its width.
I've tried to figure this out using the VB help for mschart, but it is not very helpful. So if anyone knows of a really helpful, detailed tutorial somewhere out there on the internet, please let me know.
Tony