Void IDygraphComponent.DrawPoints(Boolean areDrawn, String label)

Shows or hides the points of the series.

Parameters

  • areDrawn
    Type: Boolean
    True to display the points otherwise false.
  • label
    Type: String
    The label of the serie to modify. If left empty the new setting will be applyed to the whole graph.