LegendStyle

data class LegendStyle(val visible: Boolean)(source)

Shared legend visibility configuration.

Constructors

Link copied to clipboard
constructor(visible: Boolean)

Properties

Link copied to clipboard

Whether the legend is shown.