Pre loader

Axis length different than graph size (non-uniform graph)

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

1
0

Hi,

I’m trying to have a non-uniform graph where one of the axes size is different than the actual graph size. a couple of examples to this is in the screenshots attached to the post. Is this currently supported?

Thanks,
kewur

Images
  • You must to post comments
0
0

Hi Kewur,

Yes I think so, but its not easy. You will have to re-template the SciChartSurface.

In WPF everything is templatable. We have simply extracted the structure of the SciChartSurface into a template. However, the control template for a SciChartSurface is huge, and I would not recommend re-templating it without a source-code license to see what we have done.

Possibly there is a way to use our central axis feature:

https://www.scichart.com/Abt.Controls.SciChart.SL.ExampleTestPage.html#/Abt.Controls.SciChart.Example;component/Examples/IWantTo/ModifyAxisBehaviour/ShiftedAxes/ShiftedAxes.xaml

If you check out this example, it shows how to place axes on a canvas that overlays the chart. Take a look at this above and see if you can tweak it to get what you want.

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