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
/
LegendStyle
Legend
Style
@
Immutable
data
class
LegendStyle
(
val
visible
:
Boolean
)
(
source
)
Shared legend visibility configuration.
Members
Constructors
Legend
Style
Link copied to clipboard
constructor
(
visible
:
Boolean
)
Properties
visible
Link copied to clipboard
val
visible
:
Boolean
Whether the legend is shown.