[]
Specifies whether and where the Series is visible.
public enum SeriesVisibility
| Name | Description |
|---|---|
| Hidden | The series is hidden. |
| Legend | The series is visible only in the legend. |
| Plot | The series is visible only on the plot. |
| Visible | The series is visible on the plot and in the legend. |