Markers.PositionCurve2 Property (FPScript)
Read access to the second curve numbers of the bound range markers.
Syntax
Object.Markers[(Diagram)].PositionCurve2
The syntax of the Markers.PositionCurve2 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
The second curve numbers are based on one. These are valid only for range markers and refer to ends of the ranges. For other markers, these curve numbers are always 0.
Available in
FlexPro Basic, Professional, Developer Suite