StackedBarChartStyle

constructor(modifier: Modifier, chartViewStyle: ChartViewStyle, barColor: Color, barAlpha: Float, space: Dp, barColors: List<Color>, minBarWidth: Dp, zoomControlsVisible: Boolean, yAxisLabelsVisible: Boolean, yAxisLabelColor: Color, yAxisLabelSize: TextUnit, yAxisLabelCount: Int, xAxisLabelsVisible: Boolean, xAxisLabelColor: Color, xAxisLabelSize: TextUnit, xAxisLabelMaxCount: Int, selectionLineVisible: Boolean, selectionLineColor: Color, selectionLineWidth: Float)