Uses of Class
org.wicketstuff.jqplot.lib.elements.SeriesDefaults
Packages that use SeriesDefaults
Package
Description
-
Uses of SeriesDefaults in org.wicketstuff.jqplot.lib
Methods in org.wicketstuff.jqplot.lib that return SeriesDefaultsModifier and TypeMethodDescriptionChartConfiguration.getSeriesDefaults()Gets the series defaults.ChartConfiguration.seriesDefaultsInstance()Methods in org.wicketstuff.jqplot.lib with parameters of type SeriesDefaultsModifier and TypeMethodDescriptionChartConfiguration.setSeriesDefaults(SeriesDefaults seriesDefaults) Sets the series defaults. -
Uses of SeriesDefaults in org.wicketstuff.jqplot.lib.chart
Methods in org.wicketstuff.jqplot.lib.chart that return SeriesDefaultsMethods in org.wicketstuff.jqplot.lib.chart with parameters of type SeriesDefaults -
Uses of SeriesDefaults in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return SeriesDefaultsModifier and TypeMethodDescriptionSeriesDefaults.setPointLabels(PointLabels pointLabels) SeriesDefaults.setTrendline(Trendline trendline)