VerticalBarChart

fun VerticalBarChart(barChartData: BarChartData, modifier: Modifier, scope: CoroutineScope, accessibilitySheetState: ModalBottomSheetState, isTalkBackEnabled: Boolean)

composable for drawing Vertical bar chart

Parameters

barChartData
modifier
scope
accessibilitySheetState
isTalkBackEnabled