Teechart wpf left axis and bottom axis
Posted: Wed May 29, 2013 1:28 pm
Hi sandra,
I need to show multiple fastline series on teechart from csv file.
For which I need to customize the teechart left axis and bottom axis values ie.
The axis values should be constant and they should not be any change in the increment on their label values as series differ in their data source.
Example :
On bottom axis, I would like to show the time values 11:00, 12:00, 13:00, 14:00, 15:00 with time interval of 1 hour.
On Left axis,I would like to show 100, 200, 300, 400,500 with constant increment of 100.
I want to show the multiple fastline series one by one with certain data within the above range of bottom and left axis values on teechart
without any change in left or bottom axis label values. i.e.,dynamically I want to show 2 to 3 lines on teechart one by one without clearing existing series.
Also I need to limit values on the teechart left axis(y axis) to 3 or 5 etc.
Please suggest me the solution.
I need to show multiple fastline series on teechart from csv file.
For which I need to customize the teechart left axis and bottom axis values ie.
The axis values should be constant and they should not be any change in the increment on their label values as series differ in their data source.
Example :
On bottom axis, I would like to show the time values 11:00, 12:00, 13:00, 14:00, 15:00 with time interval of 1 hour.
On Left axis,I would like to show 100, 200, 300, 400,500 with constant increment of 100.
I want to show the multiple fastline series one by one with certain data within the above range of bottom and left axis values on teechart
without any change in left or bottom axis label values. i.e.,dynamically I want to show 2 to 3 lines on teechart one by one without clearing existing series.
Also I need to limit values on the teechart left axis(y axis) to 3 or 5 etc.
Please suggest me the solution.