org.openfaces.component.chart
Interface HasLabels

All Known Implementing Classes:
BarChartView, ChartAxis, ChartAxisTicks, ChartCategoryAxis, ChartDateAxis, ChartLegend, ChartNumberAxis, ChartView, GridChartView, LineChartView, PieChartView

public interface HasLabels


Method Summary
 ChartLabels getLabels()
           
 void setLabels(ChartLabels labels)
           
 

Method Detail

getLabels

ChartLabels getLabels()

setLabels

void setLabels(ChartLabels labels)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.