I would like to align the Y axes lines

For this I need a way to get/set the width of the Y axis area.

image

How can I do this?

What you’re looking for is the SizeManager

Check this sample: https://play.data2viz.io/sketches/MYnMqL/edit/

The SizeManager will help you synchronize your layout without having to resize your charts yourself.