Number of "X" Pixels to display a series without borders.
Posted: Fri Jun 19, 2009 7:36 pm
Hi,
I use the Teechart in winCE.
I would like know if it’s possible to have the number of horizontal pixels without the left and right borders that the chart have. For the moment, I take the “Chart.ChartRect.Width - 2”. The - 2 is to remove the left and right borders, but it’s doesn’t work well in some case, example if the chart is displayed in 3D, the borders seems take 3 pixels instead 2 for the left and right border together.
I need of that to know the numbers of pixels are used to display a series. It’s very useful for me because I should average my curve before to send it to the chart because my curve contains very too many points. But to have the better average, I need this information.
Thanks.
Dany
I use the Teechart in winCE.
I would like know if it’s possible to have the number of horizontal pixels without the left and right borders that the chart have. For the moment, I take the “Chart.ChartRect.Width - 2”. The - 2 is to remove the left and right borders, but it’s doesn’t work well in some case, example if the chart is displayed in 3D, the borders seems take 3 pixels instead 2 for the left and right border together.
I need of that to know the numbers of pixels are used to display a series. It’s very useful for me because I should average my curve before to send it to the chart because my curve contains very too many points. But to have the better average, I need this information.
Thanks.
Dany