ChartDirector 5.1 (C++ Edition)
BaseChart
.getChartMetrics
Usage
const char *getChartMetrics();
Description
Gets the chart metrics for passing to
ViewPortManager.setChartMetrics
to support view ports.
The format of the chart metrics is not published.
Arguments
None
Return Value
A text string representing the chart metrics.
© 2012 Advanced Software Engineering Limited. All rights reserved.