charts
Toggle table of contents
3.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.hdcharts.charts.style
/
RadarPolygonStyle
/
RadarPolygonStyle
Radar
Polygon
Style
constructor
(
fillVisible
:
Boolean
,
fillAlpha
:
Float
,
lineColor
:
Color
,
lineColors
:
ImmutableList
<
Color
>
,
lineWidth
:
Float
)
(
source
)
constructor
(
fillVisible
:
Boolean
,
fillAlpha
:
Float
,
lineColor
:
Color
,
lineColors
:
List
<
Color
>
,
lineWidth
:
Float
)
(
source
)