type property

String type

Implementation

external String /*'line'|'bar'|'radar'|'doughnut'|'polarArea'|'bubble'|String*/ get type;
void type=(String v)

Implementation

external set type(
    String /*'line'|'bar'|'radar'|'doughnut'|'polarArea'|'bubble'|String*/ v);