Pre loader

Shading and Thickness using PaletteProviders

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,
Is it possible to control Shading and Thickness of a line using PaletteProviders?

I am trying to achieve something as shown in the attachment.

Version
latest
Images
  • You must to post comments
0
0

No I’m afraid it’s not.

It is only possible to control the color of the line segment via PaletteProvider.

It is however possible to create a Custom RenderableSeries and draw whatever you want. Shading / thickness info could be stored in the PointMetadata object.

You can see an example on CustomRenderableSeries API here.

Hope this helps,
Best regards,
Andrew

  • Vibin Varghese
    ok. Is it possible to achieve what I showed in the attachment using Custom RenderableSeries? Here I need to control thickness and color based on x and y values at a point.
  • Andrew Burnett-Thompson
    If you see the examples for CustomRenderableSeries you can control what lines / shapes / polygons / fills are drawn, what pen colors, what thicknesses etc… So yes it is possible! We don’t have an example of exactly what you want though …
  • 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