Uses of Class
com.approximatrix.charting.model.EditableDataSet

Packages that use EditableDataSet
com.approximatrix.charting.model   
 

Uses of EditableDataSet in com.approximatrix.charting.model
 

Constructors in com.approximatrix.charting.model with parameters of type EditableDataSet
EditableChartDataModel(EditableDataSet[] ds)
          Creates a new EditableChartDataModel using the given array of EditableDataSets, effectively enabling the creation of DataModels with differently sized DataSets.