When I create a chart, I want the legend to show the Name of the field. Right now, it is showing the same value as the X axis, which is not helpful. Can anyone please point me in the right direction?
Solved! Go to Solution.
Make sure the Items property of the legend control is set to this
LineChart1.SeriesLabels
And has the Value of
Value
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Make sure the Items property of the legend control is set to this
LineChart1.SeriesLabels
And has the Value of
Value
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Thank you!!
User | Count |
---|---|
254 | |
106 | |
92 | |
47 | |
37 |