Uses of Class
com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig

Packages that use SeriesLabelConfig
com.sencha.gxt.chart.client.chart.series   
 

Uses of SeriesLabelConfig in com.sencha.gxt.chart.client.chart.series
 

Methods in com.sencha.gxt.chart.client.chart.series that return SeriesLabelConfig
 SeriesLabelConfig<M> Series.getLabelConfig()
          Returns the configuration for labels on the series.
 

Methods in com.sencha.gxt.chart.client.chart.series with parameters of type SeriesLabelConfig
 void Series.setLabelConfig(SeriesLabelConfig<M> labelConfig)
          Sets the configuration for labels on the series.
 



Copyright © 2011. All Rights Reserved.