cubicInterpolationMode property

String get cubicInterpolationMode

Implementation

external String /*'default'|'monotone'*/ get cubicInterpolationMode;
set cubicInterpolationMode (String v)

Implementation

external set cubicInterpolationMode(String /*'default'|'monotone'*/ v);