Markers.PositionZIndex Property (FPScript)
23.08.2021
Read access to the first column indices of the bound markers.
Syntax
Object.Markers[(Diagram)].PositionZIndex
The syntax of the Markers.PositionZIndex property consists of the following elements:
Element |
Description |
---|---|
Object |
The diagram, document or worksheet whose markers will be accessed. |
Diagram |
The number of the diagram in a document or worksheet whose cursor is being accessed. If you omit the argument or pass 0, then the currently active diagram in the document or worksheet is accessed. If you have specified a diagram as Object, you must omit the argument or specify 0. |
Remarks
For range markers, these are the data series indices of the beginnings of the ranges.
Available in
FlexPro Basic, Professional, Developer Suite