ComponentOne FlexChart for WPF
LegendToggle Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > FlexChartBase Class : LegendToggle Property
Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
Syntax
'Declaration
 
Public Property LegendToggle As System.Boolean
public System.bool LegendToggle {get; set;}
See Also

Reference

FlexChartBase Class
FlexChartBase Members