Configure scatter chart? #109
Unanswered
jacksonmacd
asked this question in
Q&A
Replies: 1 comment
-
The first "DataFieldName" in the data source is for the x-axis, the second one ist for the y-axis. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I designate which fields to use for the X and Y axis of a scatter chart? Seems like the Y is fairly obvious (.DataSource.DataFieldNames) but I can't figure out where to designate the field to use for the X-axis.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions