yAxes property

List<ChartYAxe> yAxes

Implementation

external List<ChartYAxe> get yAxes;
void yAxes=(List<ChartYAxe> v)

Implementation

external set yAxes(List<ChartYAxe> v);