Overlay Line Chart - how to display datapoint labels on chart?
Is there a way (maybe ingenious) to display datapoint values on a Graph Builder overlay line chart?Example, I do know if I set say dt1<<set label columns("N Things"); I can then get these datapoint labels for "N Things" column to show up on the chart as numbers, but only in a point chart. I was trying to do this but for a line chart now but so far to no avail. Thoughts? DJ