onDrawAboveChart

open override fun onDrawAboveChart(context: ChartDrawContext, bounds: RectF)

Called immediately after the Chart finishes drawing itself.

Parameters

context

holds the information needed to draw the Chart.

bounds

the bounding box of the Chart.