Pre loader

What ChartModifiers does exactly

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

Dear all,

in many sample I have explore min the chart there is the following line below :


<s:SciChartSurface.ChartModifier>

…….

I do not understand correctly what ChartModifiers does and when we need to implement it.

could you pleas clarify ?

regards

Version
4
  • You must to post comments
0
0

What is the ChartModifier API?

Within the SciChart SDK, ChartModifiers are the classes which can be added to a chart to give it a certain behaviour. For instance, all zooming, panning operations, tooltips, legends and even selection of points or lines are handled by ChartModifierBase derived classes in the SciChart codebase.

There are many different ChartModifiers provided by SciChart and each one deserves an article by itself! This article is concerned with simply giving an overview of the modifiers and where you can find the examples in our Examples Suite which demonstrate them. There are also several individual articles on the ChartModifier’s and how to configure them in the SciChart Documentation.

… Read more

  • sc sc
    thanks
  • 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