Box Plot + Page number tools can't normal work
Posted: Fri Jul 28, 2006 1:23 am
I have used pagenumber tool in line and histrogram , it's work fine .
But when pagenumber is used in box plot chart,the number of page can't match with real data of chart....
for example:
Boxplot has 8 records,it shoule be have 3 page if points per page is 3.
But now the page count is 2 and all boxplot will overlap at the last page.
Trend chart work fine.
My method just only use pagenumber with the chart editor.
Use pagenumber with VB.net code,the error situation is the same.
How to solve this error ,please.
By the way , could you teach me how to use this command
"TChart1.Page.Previous() " in VB.net
But when pagenumber is used in box plot chart,the number of page can't match with real data of chart....
for example:
Boxplot has 8 records,it shoule be have 3 page if points per page is 3.
But now the page count is 2 and all boxplot will overlap at the last page.
Trend chart work fine.
My method just only use pagenumber with the chart editor.
Use pagenumber with VB.net code,the error situation is the same.
How to solve this error ,please.
By the way , could you teach me how to use this command
"TChart1.Page.Previous() " in VB.net