Pre loader

How to lock NumericAxis?

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 hace one SciChartSurface with FastOhlcRenderableSeries and FastColumnRenderableSeries.
I want to make something like Trading View. So I need to bind FastColumnRenderableSeries to bottom of surface.
Now, I wrote: VisibleRangeLimit=”0, 0″ VisibleRangeLimitMode=”Min”. It binds bottom of axis to bottom of surface, so zero always at zero. But how I can to bind top axis part?

I saw your example where you are using two Grid with two rows, but I want make it in one row.

Version
5.1.0.11243
  • You must to post comments
0
0

I did it by next way:

<s:NumericAxis Id="Axis2" AxisTitle="Volume" AutoRange="Always" GrowBy="0, 10" />
  • 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