Pre loader

Vertically Stacked YAxis

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

hi,
In Vertically Stacked YAxis example, there is a comment given as below.

“Optionally replace the default StackPanel for the Axis Container. In this example we create a Grid”

can you let me know how can I use a stack panel here so that I can arrange the axis vertically?

Version
latest
  • You must to post comments
0
0

Hi Vibin,

The default template is a StackPanel with Orientation = Horizontal.

I wouldn’t suggest using a StackPanel with Orientation = Vertical as it may not stretch to fit its parent (StackPanel does not stretch to fit).

Instead, consider using a UniformGrid, or Grid.

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