Scatter chart axis labels #1428
Harry-Keyes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to format the x axis labels on a scatter chart? If the data passed into the chart is [], the x axis labels copy the formatting of the y axis (valAxisLabelFormatCode). But when data is provided, the x axis labels remain unformatted. Is there a way to format them separately to the y axis labels?
Beta Was this translation helpful? Give feedback.
All reactions