Hi,
I have a line chart and plotted the X axis with the Month Name and the Y axis with it subsequent value. Is there a way i can just show the Last datavalue For.. if my resultset is as follows
Month GrowthValue
Mar 2007 10000
Apr 2007 10500
..
Mar 2008 15000
and in my chart i want to show the datalabel for the Last row in the result set..
Can someone please help me as to how can i do it..
Regards,
Karen