plotlineFunc property

JSFunction<Function>? plotlineFunc
getter/setter pair

Implementation

static JSFunction? plotlineFunc =
    web.window.getProperty("plotline".toJS) as JSFunction?;