PageNumber not working
Posted: Tue Mar 06, 2012 10:16 am
I'm using Steema.TeeChart.Silverlight.TChart. I've added PageNumber tool to this Tchart.
If I've 15 points on my chart and I set MyChart.MaxPointsPerPage=5
It should show 3 Pages. but the Page Label at the Left Top is still showing Page {0} of {1}. If I click on Next button to go to next page
Page.Current value gets change to 2. But PageHeader still shows Page{0} of {1}. So basically pageheader not updating the current page & PageCount. Its working correct in window.Net applications. Please sort out this issue. As its quite urgent.
Thanks,
Neelam
If I've 15 points on my chart and I set MyChart.MaxPointsPerPage=5
It should show 3 Pages. but the Page Label at the Left Top is still showing Page {0} of {1}. If I click on Next button to go to next page
Page.Current value gets change to 2. But PageHeader still shows Page{0} of {1}. So basically pageheader not updating the current page & PageCount. Its working correct in window.Net applications. Please sort out this issue. As its quite urgent.
Thanks,
Neelam