Pre loader

Description and full list of available services

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

Hello,

I’d like to use the method GetService from the ServiceContainer class.
Is there a short description how to use it and where can I find the list of available services?
I can’t found the list at the stated position (see attached image or documentation).

Version
V4.2.4
Images
  • You must to post comments
0
0

Hi Andrew,
thank you for the answer. That’s all at the moment.
Maybe you can add the to your Documentation.

Regards
Ingo

  • You must to post comments
0
0

Hi Ingo

Sorry about the delay in replying! The services registered per SciChartSurface instance include:

  1. IMouseManager (handles mouse and touch registration and publishing)
  2. IDispatcherFacade (marshals System.Action to the dispatcher thread)
  3. IEventAggregator (used within scichart to pass messages between components such as ZoomExtentsMessage, InvalidateSciChartMessage)
  4. ISciChartRenderer (performs the render loop)
  5. ICoordinateCalculatorFactory (instantiates ICoordinateCalculator classes)
  6. ISciChartSurface (gets this SciChartSurface instance – used within SciChart as the service provider is passed around)
  7. IStrategyManager (handles Polar vs. Cartesian strategies)

Was there anything in particular you were looking for? How can we help?

Best regards,
Andrew

  • You must to post comments
Showing 2 results
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