ChartLegendItemHighlightSettingsBuilder

Methods

Markers(System.Action)

The markers configuration of the legend item when it is hovered.

Parameters

configurator - System.Action<ChartLegendItemHighlightMarkersSettingsBuilder>

The configurator for the markers setting.

RETURNS

Returns the current instance of ChartLegendItemHighlightSettingsBuilder .

Visible(System.Boolean)

If set to false, the hover effect of the legend item is disabled.

Parameters

value - System.Boolean

The value for Visible

RETURNS

Returns the current ChartLegendItemHighlightSettingsBuilder instance.