yAxes property

List<ChartYAxe> get yAxes

Implementation

external List<ChartYAxe> get yAxes;
set yAxes (List<ChartYAxe> v)

Implementation

external set yAxes(List<ChartYAxe> v);