ChartDirector 7.1 (C++ Edition)

Chart.MonotonicAuto


Declaration

static const int MonotonicAuto;

Description

A constant equals to 3 to represent that the system will automatically determine whether to constrained a spline curve to not overshooting or undershooting in the x-axis direction and/or the y-axis direction.

This constant is used in SplineLayer.setMonotonicity.