Pre loader

Rotate FastColumnRenderableSeries chart

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

Answered
0
0

Hi,

I am trying to rotate a column chart exactly like the vertical chart example with one important distinction. I would like to have the values display bottom left (low) to top right (high) for both axes. I have price (x axis) on the left and volume (y axis) on the bottom. If I simply change AxisAlignment, I end up with price going from high (bottom) to low (top) and volume going from high (left) to low (right).

The Y axis (on the bottom due to the alignment) left to right goes from 100 to 0 instead of the desired 0 to 100. The same issue exists for the X axis.

  • You must to post comments
Best Answer
1
0

I found the answer – set the FlipCoordinates property = true; simple as that.

  • 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