I am drawing a timeSeries chart. TimeSeries dataset consist of database tables information.
I want to know which database data is added to which series so that I can change renderer attributes likesetSeriesPaint, setSeriesShape for specific database entity.
How can I suceeed this?