Pre loader

Change annotation selection point

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

editable box annotation

Hi,

Can you please tell me how to change selection points of annotation?

Thanks in advance.

Regards,
Batyr

Version
4.2
  • You must to post comments
0
0

Hi Batyr,

I’m not 100% sure what you mean by changing selection points, I’m assuming you want to change shape of resizing grips ( that semitransparent circles on the edge of annotations, that allow to resize it ). To customize it you can set custom ResizingGrip implementation on annotation instance. If you just want to change color or size you just need to pass them into constructor of EllipseResizingGrip. For custom shape you’ll need to reimplement IResizingGrip interface and render custom shape on Canvas at specified point and provide code to check if specified point hits ( is inside ) your custom shape

Hope this will help you!

Best regards,
Yura

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies