splineType property
Type of the spline curve in spline range area series.
Various type of curves such as clamped, cardinal, monotonic, and natural can be rendered between the data points.
Defaults to SplineType.natural
Also refer SplineType
Implementation
final SplineType? splineType;