ChartSeriesLegendItemHighlightSettingsBuilder
Methods
Markers(System.Action)
The markers configuration of the legend item when it is hovered.
Parameters
configurator - System.Action<ChartSeriesLegendItemHighlightMarkersSettingsBuilder>
The configurator for the markers setting.
Visible(System.Boolean)
If set to false, the hover effect of the legend item is disabled.
Parameters
value - System.Boolean
The value for Visible