Pre loader

Numeric Axis Matlab like Format

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,
We would like to have a axis behavior similar to Mathlab. The idea is that for the x axis a common exponent is written only once on the right and for the y axis the common exponent is written once on the top of the chart.
Is this possible ?
How can we implement it ?

Thank you !

See figure attached

Version
5.2.1
Images
  • You must to post comments
0
0

Thank you Andrew,

I would like to edit the template. But is it possible to edit the template only of the area where the tick labels are located ?
The reason is to be able to have the same style as the tick labels for the exponent text (e.g. x 1E+3)

  • You must to post comments
0
0

There’s no out of the box way to do this, but you can (if you want) retemplate the SciChartSurface.

To modify the control template of SciChartSurface:

  • Right click the SciChartSurface in a XAML designer window
  • Click ‘edit style’ – and ‘Edit a copy’

This will create a copy of the current ControlTemplate on the SciChartSurface and you can modify the styles, colours, themes, and insert your own controls into the main grid.

Alternatively, a much simpler way to achieve something similar would be to include the exponent in an Axis title. It is easy and simple to template the axis title in SciChart WPF.

Best regards
Andrew

Images
  • 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