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