basicChart property

BasicChartSpec? basicChart
getter/setter pair

A basic chart specification, can be one of many kinds of charts.

See BasicChartType for the list of all charts this supports.

Implementation

BasicChartSpec? basicChart;