ChartDirector 7.0 (Java Edition)
Chart
.
XYAxisAtOrigin
Declaration
public 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
.
© 2021 Advanced Software Engineering Limited. All rights reserved.