axis property

List<BasicChartAxis>? axis
getter/setter pair

The axis on the chart.

Implementation

core.List<BasicChartAxis>? axis;