position property

String position

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

Implementation

external String get position;
void position=(String v)

Implementation

external set position(String v);