ChartDirector 5.1 (C++ Edition)
Chart
.XAxisAtOrigin
Declaration
static const int XAxisAtOrigin;
Description
A constant equals to 1 to represent that the x-axis should intersect with the zero point of the y-axis if it exists on the chart.
This constant is used in
XYChart.setAxisAtOrigin
.
© 2012 Advanced Software Engineering Limited. All rights reserved.