I am putting together a graph with the MSChart control for VB6. Is there any way to adjust the position of the digit on the X axis so that the first data point in the series sits against the Y axis? By default it floats in a space between the original and the first gridline.
I hate to leave the question unanswered, so this time my solution to the problem is.
If you use a large number of data points in the grid, then the first point will still not actually be sitting in front of the H axis; However, if the graph is properly scaled, it looks like this, and you will not be able to tell the difference. The problem ends with only a small number of data points in the series.
Comments
Post a Comment