show property

bool show

Show sub chart on the bottom of the chart.

Implementation

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

Implementation

external set show(bool v);