LegendToggle Property
LegendToggle
Gets or sets a value indicating whether clicking legend items toggles
the series visibility in the chart.
Declaration
[Parameter]
public bool LegendToggle { get; set; }
<Parameter>
Public Property LegendToggle As Boolean