Skip navigation

Account settings

Topic

Cursor and data curves in diagram

Home page Community FPScript Cursor and data curves in diagram

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

    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.

    #33409

    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.

    #33410
    Bernhard Kantz
    Participant

    In a 3D graph, the curve can be retrieved as the [b]PositionZIndex[/b] of the [b]FpCursor[/b] object. Unfortunately there is not similar support for a 2D graph. The [b]FpCursor[/b] Object is missing a property [b]Curve[/b] 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.