Markers.PositionZ2 Property (FPScript)
Read access to the second Z values of the markers.
Syntax
Object.Markers[(Diagram)].PositionZ2
The syntax of the Markers.PositionZ2 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
These are only valid for range markers and refer to the range ends. Void values are returned for other markers.
For markers without a defined Z position, such as in a 2D diagram, void values are returned.
Available in
FlexPro Basic, Professional, Developer Suite