FlexPro Forum – Discuss Your Topic!

Cursor and data curves in diagram

Home > Community > FPScript > Cursor and data curves in diagram

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12537

    I have a diagram with data curves (more then one). I would like to ask (in FlexPro or VBA) to which curve the cursor is bounded.

    #8200

    I have a diagram with data curves (more then one). I would like to ask (in FlexPro or VBA) to which curve the cursor is bounded.

    #8870
    Bernhard KantzBernhard Kantz
    Participant

    In a 3D graph, the curve can be retrieved as the PositionZIndex of the FpCursor object. Unfortunately there is not similar support for a 2D graph. The FpCursor Object is missing a property Curve to get and set the curve, to which a cursor is bound to. We added this as a feature request to our database and will add this feature to the next FlexPro release.

    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.