Shows or hides the points of the series.
Declaration Syntax
public void DrawPoints(bool areDrawn, string label)
Parameters
- areDrawn(bool)
True to display the points otherwise false.
- label(string)
The label of the serie to modify. If left empty the new setting will
be applyed to the whole graph.