ChartDirector 7.1 (C++ Edition)

Chart.YAxisAtOrigin


Declaration

static const int YAxisAtOrigin;

Description

A constant equals to 2 to represent that the y-axis should intersect with the zero point of the x-axis if it exists on the chart.

This constant is used in XYChart.setAxisAtOrigin.