Axis.getMaxValue
ChartDirector Ver 4.1 (C++ Edition)
Axis.getMaxValue
Usage
double getMaxValue() const;
SEO India | Search Engine Optimization Company India
Description
Gets the upper bound of the axis. The upper bound of an axis is known only after auto-scaling. So this method should be called only after ChartDirector has finished auto-scaling (e.g. after calling BaseChart.layout to explicitly auto-scale the axis).
Arguments
None
Return Value
The upper bound of the axis.
© 2006 Advanced Software Engineering Limited. All rights reserved.
|