Void IDygraphComponent.ShowSeries(Boolean isShown, String label)

Sets the visiblity for the specified series or for all series if non is specified.

Parameters

  • isShown
    Type: Boolean
    Indicates of the series should be displayed or not.
  • label
    Type: String
    Label of the series to show or hide.