I would like to know the use of below properties when drawing line charts with openpyxl, as I am unable to find explanation on the purpose of them.
crossAx=100
c2.y_axis.axId = 200
c1.y_axis.crossAx = 500
I would like to know the use of below properties when drawing line charts with openpyxl, as I am unable to find explanation on the purpose of them.
crossAx=100
c2.y_axis.axId = 200
c1.y_axis.crossAx = 500