default
fun <T : CartesianLayerDrawingModel.Entry, R : CartesianLayerDrawingModel<T>> default(): CartesianLayerDrawingModelInterpolator<T, R>
Deprecated
Use the per-`CartesianLayer`-type factory functions: `line`, `column`, and `candlestick`.
Creates an instance of the default CartesianLayerDrawingModelInterpolator implementation.