How to identify the LAST point in a line chart?
Posted: Sat Aug 17, 2013 6:39 pm
I want to display the value in a line chart for only the last data point.
So far, I've discovered the TChart_SalesAndBacklog_OnGetSeriesMark event, but how do I identify the FINAL data point so I can set the MarkText for it?
OR, is there a better way to do what I'm trying to accomplish?
So far, I've discovered the TChart_SalesAndBacklog_OnGetSeriesMark event, but how do I identify the FINAL data point so I can set the MarkText for it?
OR, is there a better way to do what I'm trying to accomplish?