seriesMarkerIsVisible PARAM tag



Assigns whether the data markers used to mark data points on a line chart are displayed.

Syntax

<PARAM NAME = "seriesMarkerIsVisible" VALUE = "isVisible">

Values

isVisible
The value is true if the data markers are displayed, and false otherwise. The default value is true.

Usage

Markers can be displayed only for series plotted as 2D line charts.

See Also
seriesConnectPoints PARAM tag
seriesMarkerColors PARAM tag
seriesMarkerKinds PARAM tag
seriesMarkerSizes PARAM tag
MarkerIsVisible property