Empty

An empty ChartValuesProvider implementation. getChartValues throws an exception when called.

Functions

Link copied to clipboard
open override fun getChartValues(axisPosition: AxisPosition.Vertical?): ChartValues

Returns the ChartValues instance associated with the specified AxisPosition.Vertical subclass. If axisPosition is null, the chart’s main ChartValues instance is returned.