charts
Toggle table of contents
2.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.dautovicharis.charts.style
/
PieChartStyle
/
PieChartStyle
Pie
Chart
Style
constructor
(
modifier
:
Modifier
,
chartViewStyle
:
ChartViewStyle
,
donutPercentage
:
Float
,
pieColors
:
List
<
Color
>
,
pieColor
:
Color
,
pieAlpha
:
Float
,
borderColor
:
Color
,
borderWidth
:
Float
,
legendVisible
:
Boolean
)