| C1.Android.Chart Assembly > C1.Android.Chart Namespace > FlexChart Class : SeriesVisibilityChanged Event |
public event EventHandler<SeriesEventArgs> SeriesVisibilityChanged
The event handler receives an argument of type SeriesEventArgs containing data related to this event. The following SeriesEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Series | Gets the chart series. |