[]
        
(Showing Draft Content)

SeriesVisibility Enumeration

SeriesVisibility Enumeration

Specifies whether and where the Series is visible.

Enumeration members

Enumeration members

Hidden

Hidden: = 3

The series is hidden.

Legend

Legend: = 2

The series is visible only in the legend.

Plot

Plot: = 1

The series is visible only on the plot.

Visible

Visible: = 0

The series is visible on the plot and in the legend.