VirtualLayout
VirtualLayout measures and lays out the components of a chart.
Parameters
axisManager
the AxisManager that manages the associated chart’s axes.
Functions
Link copied to clipboard
open fun <Model : ChartEntryModel> setBounds(context: MeasureContext, contentBounds: RectF, chart: Chart<Model>, legend: Legend?, horizontalDimensions: HorizontalDimensions, vararg chartInsetter: ChartInsetter?): RectF
Measures and sets the bounds for the components of the chart.