Pre loader

Why is there a SetVerticalChartGroup function on SciChartGroup but not an equivalent for Horizontal chart groups?

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
Version
8.6
Images
  • Matthew Trahan
    Hey Lex, thank you. So we have a number of charts in the vertical direction and horizontal direction in a couple of our view models. We can align the vertical charts with SetVerticalChartGroup and they line up fine. We’ve tried using HorizontalGroupHelper.SetHorizontalChartGroup but our view models aligned horizontally do not line up. From what I read in HorizontalGroupHelper, it’s just for view models where the chart is rotated (not our case). From the docs: A HelperClass used to perform the functionality of SciChartGroup.VerticalChartGroupProperty but when the chart is rotated (e.g. YAxis SciChart.Charting.Visuals.Axes.AxisAlignment = SciChart.Charting.Visuals.Axes.AxisAlignment.Top In our case, our X and Y Axes are not rotated so it seems to not line these horizontal view models up. I’ve attached a crude drawing to the original question.
  • You must to post comments
0
0

Hey Lex,

Any updates?

Thank you

  • You must to post comments
0
0

Hi Matthew,

Thanks for your inquiry.
Please accept my apologies for the late response.

You can set the Horizontal Chart Group using the following method:
SciChart WPF Documentation – SetHorizontalChartGroup Method _ WPF Chart Documentation

Could you please clarify the use case you are interested in so we can provide you with more relevant details?

Kind regards,
Lex S., MSEE
SciChart Technical Support Engineer

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.