clipPath property

bool clipPath

Set clip-path attribute for y axis element.

Implementation

external bool get clipPath;
void clipPath=(bool v)

Implementation

external set clipPath(bool v);