Rotate X-Axis Labels in Charts by 90 Degrees
This code sets the rotation angle of the x-axis labels in a chart to 90 degrees.
'chart.x_axis.textProperties = RichText(RichTextProperties(rot=90000))'
原文地址: http://www.cveoy.top/t/topic/gH1E 著作权归作者所有。请勿转载和采集!