ASP.NET MVC Controls | ComponentOne
In This Topic
    SeriesVisibility Enum
    In This Topic
    File
    wijmo.chart.js
    Module
    wijmo.chart

    Specifies whether and where the Series is visible.

    Members

    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.