i have the following problem with column and Bar Chart:
for data over billion just a part of this is display, i increase the Y Extend and this numer is display but that is not the solution because i can provide the Data Value it can be later over 10000 Billion and it suppose that just a part are display.
Any Solution for me?
Thank u very much
The axis Extent property has no effect on axis ranges or labels. All it does is control the amount of white space between the chart's border and the axis. I don't see how it could have affected your range. Can you post some sample code and/or an image?