ChartDirector 7.1 (.NET Edition)

Chart.MonotonicX


Declaration

[C#]public const int MonotonicX;
[VB]Public Const MonotonicX As Integer

Description

A constant equals to 1 to represent that a spline curve is constrained to not overshooting or undershooting in the x-axis direction.

This constant is used in SplineLayer.setMonotonicity.