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