Axis.getMinValue
ChartDirector Ver 4.1 (C++ Edition)
Axis.getMinValue
Usage
double getMinValue() const;
SEO India | Search Engine Optimization Company India
Description
Gets the lower bound of the axis. The lower 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 lower bound of the axis.
© 2006 Advanced Software Engineering Limited. All rights reserved.
|