R
Ralph
I am working with office web components. The chart in
particular is a scatterplot chart. How do you put
customize your data labels on the chart. Currently there
are three arrays an x coordinate, y coordinate and value
for the data point.
For example, the x coordinate is 1, y coordinate is 2,
descriptive value is "A".
On the scatterplot, there should a marker at the
intersection and the literal "A" should be adjacent.
particular is a scatterplot chart. How do you put
customize your data labels on the chart. Currently there
are three arrays an x coordinate, y coordinate and value
for the data point.
For example, the x coordinate is 1, y coordinate is 2,
descriptive value is "A".
On the scatterplot, there should a marker at the
intersection and the literal "A" should be adjacent.