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

Packages that use ChartLegend
org.pentaho.chart.model   
 

Uses of ChartLegend in org.pentaho.chart.model
 

Methods in org.pentaho.chart.model that return ChartLegend
 ChartLegend ChartModel.getLegend()
           
 

Methods in org.pentaho.chart.model with parameters of type ChartLegend
 void ChartModel.setLegend(ChartLegend chartLegend)