Uses of Class
org.pentaho.chart.data.NamedValuesDataModel

Packages that use NamedValuesDataModel
org.pentaho.chart.data   
org.pentaho.chart.plugin.openflashchart   
 

Uses of NamedValuesDataModel in org.pentaho.chart.data
 

Subclasses of NamedValuesDataModel in org.pentaho.chart.data
 class CategoricalDataModel.Category
           
 class CategoricalDataModel.Series
           
 

Uses of NamedValuesDataModel in org.pentaho.chart.plugin.openflashchart
 

Methods in org.pentaho.chart.plugin.openflashchart with parameters of type NamedValuesDataModel
 ofc4j.model.Chart OpenFlashChartFactoryEngine.makePieChart(ChartModel chartModel, NamedValuesDataModel chartTableModel)