show property

bool get show

Show sub chart on the bottom of the chart.

Implementation

external bool get show;
set show (bool v)

Implementation

external set show(bool v);