LegendItemCheckedEventArgs Properties
Provides data for the ChartControl.LegendItemChecked (WebChartControl.LegendItemChecked) event.Name | Description |
---|---|
CheckedElement | Gets a value that defines which chart element has been checked on a legend by a legend check box. |
NewCheckState | Gets a value that indicates the check state of a legend item after the ChartControl.LegendItemChecked event is handled. |
See Also