Pre loader

Synchronize same Y Axis Label width in case if multiple Charts (single axis & multiaxis or multiple multiaxis charts)

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

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.

Version
8.5
Images
  • You must to post comments
0
0

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

Images
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.