- Matthew Trahan asked 2 months ago
- last edited 1 month ago
-
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 login to post comments
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
- Lex answered 1 month ago
- You must login to post comments
Please login first to submit.