Uses of Interface
eu.webtoolkit.jwt.chart.WChartPalette
Packages that use WChartPalette
-
Uses of WChartPalette in eu.webtoolkit.jwt.chart
Classes in eu.webtoolkit.jwt.chart that implement WChartPaletteModifier and TypeClassDescriptionclass
Standard styling for rendering series in charts.Methods in eu.webtoolkit.jwt.chart that return WChartPaletteModifier and TypeMethodDescriptionWAbstractChart.getPalette()
Returns the palette for the chart.WCartesian3DChart.getPalette()
Returns the palette used for this chart.Methods in eu.webtoolkit.jwt.chart with parameters of type WChartPaletteModifier and TypeMethodDescriptionvoid
WAbstractChart.setPalette
(WChartPalette palette) Set a palette for the chart.void
WCartesian3DChart.setPalette
(WChartPalette palette) Sets the palette for this chart.