Creates an object from the class and adds it to the objects element list.
Class Details
[line 54]
A sequential array of markers.
This is used for displaying different markers for datapoints on a chart. This is done by adding multiple markers to a MarkerArrray structure. The marker array will then when requested return the 'next' marker in sequential order. It is possible to specify ID tags to each marker, which is used to make sure some data uses a specific marker.