plotlineFunc property

JSFunction? plotlineFunc
getter/setter pair

Implementation

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