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
/
LineVisualStyle
/
LineVisualStyle
Line
Visual
Style
constructor
(
color
:
Color
,
alpha
:
Float
,
colors
:
ImmutableList
<
Color
>
,
strokeWidth
:
Dp
,
bezier
:
Boolean
)
(
source
)
constructor
(
color
:
Color
,
alpha
:
Float
,
colors
:
List
<
Color
>
,
strokeWidth
:
Dp
,
bezier
:
Boolean
)
(
source
)