ChartMarkerMenu.getChartMarkerListBox

Syntax

getChartMarkerListBox();

Description

The getChartMarkerListBox method returns a list of available markers.

Comments

The method returns an object of the PP.Ui.ListBox type.

Example

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

See also:

ChartMarkerMenu