Pre loader

Can HeatMap chart make the gridline (major or minor) front to the top of cell color...

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

In the HeatMap chart, each cell can draw color according to the value…
But after the cell drawing, the HeatMap’s Gridline is covered by the cell color (see the jpg file before and after)

Can I always make the gridline front to the top of cell color? (I Want to see the major grid line after cell drawing…)

thk

Images
  • You must to post comments
0
0

Hi there,

Unfortunately, it isn’t possible to draw series beneath the grid for now. However, you can make the FastHeatMapRenderableSeries semi-transparent, so the grid lines will be visible, or place several VerticalLineAnnotations above the chart at specific coordinates. You can learn more about annotations in this article:
https://www.scichart.com/annotations-are-easy/

Hope this helps!

Best regards,
Yuriy

  • You must to post comments
0
0

Hi Yuriy…

thanks for your answer, but I don’t know how to set semi-transparent property?
is the color brush like this

<s:FastHeatMapRenderableSeries.ColorMap>

</s:FastHeatMapRenderableSeries.ColorMap>

but it seems not work…

  • 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