Uses of Class
org.pentaho.chart.model.ChartTitle

Packages that use ChartTitle
org.pentaho.chart.model   
 

Uses of ChartTitle in org.pentaho.chart.model
 

Methods in org.pentaho.chart.model that return ChartTitle
 ChartTitle ChartModel.getTitle()
           
 

Methods in org.pentaho.chart.model with parameters of type ChartTitle
 void ChartModel.setTitle(ChartTitle title)