Hello,
I am building an application where I use a WPF class library that calls sciChartSurface multiple times within my MainWindow application. Please refer to the attached screenshot.
I want to ensure that the Y-axis label widths are consistent across multiple chart surfaces. Specifically, I need a way to measure the total Y-axis label area of each chart and then set all the charts (with smaller Y-axis label areas) to match the chart with the largest Y-axis label area.
Additionally, I need the X-axis labels of all the charts to be synchronized, even when they contain different series configured as either single-axis or multi-axis.
Any suggestions or solutions to achieve this would be greatly appreciated.
Thank you.
- Sanket Mahajan asked 2 months ago
- You must login to post comments
Hello Sanket,
Thanks for your inquiry.
Please accept my apologies for the late response.
We have the following custom example published at our GitHub repository showing how to synchronize SciChartSurface Width:
SciChart.Wpf.Examples_Sandbox_CustomerExamples_ChartsWidthSync at master · ABTSoftware_SciChart.Wpf.Examples
Please let us know if it’s what you are looking for.
Kind regards,
Lex,
SciChart Technical Support Engineer
- Lex answered 2 months ago
- You must login to post comments
Please login first to submit.