Pre loader

Turn of labels on chart points

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

Hi There,

We are thinking to buy sci chart licence and we are looking for specific feature as below.

Assume that there are 10 points on scatter series on a chart and all of them showing chart labels.
Now we want to give user ability to turn off label… any on specific chart points .. basically he will turn off labels.. specifically click /selecting that point ..r in some way. In short he will selectively turns off label.

Can we do this with scichart?

Version
9999999
  • You must to post comments
0
0

Hi Srikiran

It depends on how you are showing chart labels. If you are using our Pointmetadata API to display custom PointMarkers with labels then the answer is yes, you can turn off labels by modifying the source code of AnnotatedPointMarker in that example.

Simply add a property to BudgetPointMetadata called IsLabelVisible then depending on the value of that property then just don’t draw the text.

The full source code for the example is included here: https://www.scichart.com/wpf-chart-example-series-with-metadata. You can modify this to meet your needs.

Best regards,
Andrew

  • 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