ComponentOne FinancialChart for WinForms
LegendToggle Property

C1.Win.Chart Namespace > FlexChart Class : LegendToggle Property
Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property LegendToggle As Boolean
[DefaultValue()]
public bool LegendToggle {get; set;}
See Also

Reference

FlexChart Class
FlexChart Members