position property

String get position

Change the position of legend. Currently bottom, right and inset are supported.

Implementation

external String get position;
set position (String v)

Implementation

external set position(String v);