C1Gauge Drag Pointer

Posted by: fabio.lavitola on 10 November 2023, 4:31 am EST

    • Post Options:
    • Link

    Posted 10 November 2023, 4:31 am EST

    Hi,

    I’ve taken a look at the Radial Gauge Drag Feature to change POinter’s Value.

    Anyway, if I start dragging outside (over an ellispe or rectangle or sector), the IteMouseMove is raised, but outside to pointer.

    Is there a Way to start change pointer values ONLY when I start dragging from INSIDE the pointer itself?

    Thanks

    Regards,

    Fabio La Vitola

  • Posted 13 November 2023, 3:32 am EST

    Hi Fabio,

    To update the pointer value only when the dragging starts from inside the pointer, you can handle the PointerDragMove event of the C1RadialGauge. Please note that this event fires only for pointers whose HitTestable property is set to true. Please see the attached sample project for reference.

    RadialGaugeSample.zip

    Best Regards,

    Kartik

  • Posted 13 November 2023, 9:59 am EST

    It works, ty !

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels