Null Values in DBChart
Posted: Mon Sep 08, 2008 2:25 pm
Hello!
I'm using a DBChart with LineSeries to display values from a database. The problem is that there is more than one logging-session in the table which may be identified by a field which specifies a unique session-id.
How can I add a space (something like AddNull()) when this field changes?
Or do I have to switch to a normal Chart component and add the data myself? The problem is, that I use AutoRefresh because sometimes the data shall be displayed while the logging is in progress...
Hope you can help me.
Regards, Stefan
I'm using a DBChart with LineSeries to display values from a database. The problem is that there is more than one logging-session in the table which may be identified by a field which specifies a unique session-id.
How can I add a space (something like AddNull()) when this field changes?
Or do I have to switch to a normal Chart component and add the data myself? The problem is, that I use AutoRefresh because sometimes the data shall be displayed while the logging is in progress...
Hope you can help me.
Regards, Stefan