ChartMarkerMenu.Marker

Syntax

Marker: String;

Description

The Marker property determines type of the marker selected in the menu.

Comments

Use JSON or the setMarker(value) method to set the property value, and the getMarker method to get the property value.

Available Values:

Example

The example of event use is given in description of the ChartCatView.getMarkersMenu method.

See also:

ChartMarkerMenu