| Client-Side API Reference > FlexChart > wijmo.chart > SeriesVisibility Enum |
| Name | Value | Description |
|---|---|---|
| Visible | 0 |
The series is visible on the plot and in the legend. |
| Plot | 1 |
The series is visible only on the plot. |
| Legend | 2 |
The series is visible only in the legend. |
| Hidden | 3 |
The series is hidden. |
Specifies whether and where the Series is visible.