Pre loader

Export HeatMap graph with HeatMapColorMap - ColorMap outside of Plot Area

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

I saw similar topic that can export HeatMapColorMap with help of BoxAnnotation. But BoxAnnotation can be placed within plot area. I want to have ColorMap outside of Plot Area, may be next to y-Axis. But it should not be obstructing the plotting area. Any idea?

Version
5
  • You must to post comments
0
0

Hi Ammar

If the HeatmapColorMap is not a visual child of the SciChartSurface, then ScIChartSurface.Export will not export this element.

We can’t export an item that doesn’t exist in the chart!

Some ideas for you:

1.) you can either include the heatmapcolormap as a visual child of the SciChartSurface, e.g. inside a CustomAnnotation

2.) You can use WPF’s top level PrintVisual functions to grab a screenshot of the parent control. Have a look here for more information.

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