Class DataChannel

java.lang.Object
com.storedobject.chart.DataChannel

public final class DataChannel extends Object
Data channel opens up a channel to push data on to a SOChart once rendered. This channel can be used to push or append more data to the charts. These push/append operations will not touch your sources, so you need to maintain those yourself if you want to do complete redrawing of the chart later.
Author:
Syam