type property
String
get
type
Implementation
external String /*'category'|'linear'|'logarithmic'|'time'|'radialLinear'|String*/ get type;
set
type
(String v)
Implementation
external set type(
String /*'category'|'linear'|'logarithmic'|'time'|'radialLinear'|String*/ v);