ChartDirector Ver 4.1 (C++ Edition)
Chart
.XYAxisAtOrigin
Declaration
static const int XYAxisAtOrigin;
Description
A constant equals to 3 to represent that the x-axis and y-axis should intersect at the origin if it exists on the chart.
This constant is used in
XYChart.setAxisAtOrigin
.
© 2006 Advanced Software Engineering Limited. All rights reserved.