Hi Ubay,
The automatic axis scale in ChartDirector is based on a proprietary algorithm which is not
published. If you need to determine the axis scale, the only method is to create a chart
using ChartDirector, and then ask ChartDirector what is the scale by using Axis.getMinValue
and Axis.getMaxValue.
Hope this can help.
Regards
Peter Kwan |