ChartDirector 7.1 (C++ Edition)
Chart
.
XAxisSymmetric
Declaration
static const int XAxisSymmetric;
Description
A constant equals to 1 to represent that the x-axis should be symmetrical about the origin.
This constant is used in
XYChart.setAxisAtOrigin
.
© 2023 Advanced Software Engineering Limited. All rights reserved.