Uses of Class
org.zkoss.chart.Color
-
Packages that use Color Package Description org.zkoss.chart org.zkoss.chart.options3D org.zkoss.chart.plotOptions -
-
Uses of Color in org.zkoss.chart
Methods in org.zkoss.chart that return Color Modifier and Type Method Description Color
LegendNavigation. getActiveColor()
Returns the color for the active up or down arrow in the legend page navigation.Color
Axis. getAlternateGridColor()
Returns when using an alternate grid color, a band is painted across the plot area between every other grid line.Color
AnnotationLabelOptions. getBackgroundColor()
Returns the background color or gradient for the annotation's label.Color
Chart. getBackgroundColor()
Returns the background color or gradient for the outer chart area.Color
Charts. getBackgroundColor()
Returns the background color for the outer chart area.Color
ChartsApi. getBackgroundColor()
Returns the background color for the outer chart area.Color
ChartsEngine. getBackgroundColor()
Color
Legend. getBackgroundColor()
Returns the background color of the legend, filling the rounded corner border.Color
PaneBackground. getBackgroundColor()
Returns the background gradientColor
Tooltip. getBackgroundColor()
Returns the background color or gradient for the tooltip.Color
AnnotationLabelOptions. getBorderColor()
Returns the border color for the annotation's label.Color
BubbleLegend. getBorderColor()
Returns the color of the ranges borders, can be also defined for an individual range.Color
BubbleLegend.Range. getBorderColor()
Returns the color of the border for individual range.Color
Chart. getBorderColor()
Returns the color of the outer chart border.Color
Charts. getBorderColor()
Returns the color of the outer chart border.Color
ChartsApi. getBorderColor()
Returns the color of the outer chart border.Color
ChartsEngine. getBorderColor()
Color
Legend. getBorderColor()
Returns the color of the drawn border around the legend.Color
Level. getBorderColor()
Set the borderColor on all points which lies on the same level.Color
PaneBackground. getBorderColor()
Returns the border colorColor
PlotBand. getBorderColor()
Returns the border colorColor
Series. getBorderColor()
Returns the color of the border surrounding each slice.Color
StackShadow. getBorderColor()
Returns the color of the stackShadow border.Color
Tooltip. getBorderColor()
Returns the color of the tooltip border.Color
BubbleLegend. getColor()
Returns the main color of the bubble legend.Color
BubbleLegend.Range. getColor()
Returns the color of the bubble for individual range.Color
Crosshair. getColor()
The color of the crosshairColor
DataClass. getColor()
Returns the color of each data class.Color
Level. getColor()
Get the color on all points which lies on the same level.Color
PlotBand. getColor()
Returns the color of the plot band.Color
PlotLine. getColor()
Returns the color of the line.Color
Point. getColor()
Returns individual color for the point.Color
Series. getColor()
Returns individual color for the series.Color
Shadow. getColor()
Returns the color of the shadowColor
StackShadow. getColor()
Returns the color of the stackShadow.Color
Zone. getColor()
Get the color of the series.Color
BubbleLegend. getConnectorColor()
Returns the color of the connector, can be also defined for an individual range.Color
BubbleLegend.Range. getConnectorColor()
Returns the color of the connector for individual range.Color
Series. getEdgeColor()
3D columns only.Color
AnnotationShapeOptions. getFill()
Returns the color of the shape's fill.Color
HaloAttributes. getFillColor()
Returns the color of the fill attribute in a Halo optionsColor
Marker. getFillColor()
Returns the fill color of the point marker.Color
Series. getFillColor()
Returns fill color or gradient for the area.Color
State. getFillColor()
Returns the fill color of the point marker.Color
Zone. getFillColor()
Get the fill color for the series (in area type series).Color
Axis. getGridLineColor()
Returns color of the grid lines extending the ticks across the plot area.Color
LegendNavigation. getIninactiveColor()
Returns the color of the inactive up or down arrow in the legend page navigation.Color
Marker. getLineColor()
Returns the color of the point marker's outline.Color
Series. getLineColor()
Returns a separate color for the graph line.Color
State. getLineColor()
Returns the color of the point marker's outline.Color
XAxis. getLineColor()
Returns the color of the line marking the axis itself.Color
Series. getLinkColor()
Returns the color of the links between nodes.(Requires organization)Color
Series. getLowColor()
Returns color of the start markers in a dumbbell graph.Color
YAxis. getMaxColor()
Returns the max color.Color
YAxis. getMinColor()
Returns the min color.Color
Axis. getMinorGridLineColor()
Returns color of the minor, secondary grid lines.Color
Axis. getMinorTickColor()
Returns color for the minor tick marks.Color
Series. getNegativeColor()
Returns the color for the parts of the graph or points that are below theSeries.setThreshold(Number)
.Color
Series. getNegativeFillColor()
Returns a separate color for the negative part of the area.Color
Series. getNullColor()
Returns the color applied to null points.Color
Chart. getPlotBackgroundColor()
Returns the background color for the plot area.Color
Charts. getPlotBackgroundColor()
Returns the background color for the plot area.Color
ChartsApi. getPlotBackgroundColor()
Returns the background color for the plot area.Color
ChartsEngine. getPlotBackgroundColor()
Color
Chart. getPlotBorderColor()
Returns the color of the inner chart or plot area border.Color
Charts. getPlotBorderColor()
Returns the color of the inner chart or plot area border.Color
ChartsApi. getPlotBorderColor()
Returns the color of the inner chart or plot area border.Color
ChartsEngine. getPlotBorderColor()
Color
Chart. getSelectionMarkerFill()
Returns the background color of the marker square when selecting (zooming in on) an area of the chart.Color
Charts. getSelectionMarkerFill()
Returns the background color of the marker square when selecting (zooming in on) an area of the chart.Color
ChartsApi. getSelectionMarkerFill()
Returns the background color of the marker square when selecting (zooming in on) an area of the chart.Color
ChartsEngine. getSelectionMarkerFill()
Color
AnnotationShapeOptions. getStroke()
Returns the color of the shape's stroke.Color
HaloAttributes. getStrokeColor()
Returns the stroke color attribute in a Halo optionsColor
ExportingButton. getSymbolFill()
Returns fill color for the symbol within the button.Color
NavigationButton. getSymbolFill()
Returns fill color for the symbol within the button.Color
ExportingButton. getSymbolStroke()
Returns the color of the symbol's stroke or line.Color
NavigationButton. getSymbolStroke()
Returns the color of the symbol's stroke or line.Color
Series. getUpColor()
Returns the color of up point in a waterfall series.Color
Series. getWhiskerColor()
Returns the color of the whiskers, the horizontal lines marking low and high values.Methods in org.zkoss.chart that return types with arguments of type Color Modifier and Type Method Description List<Color>
Charts. getColors()
Returns the default colors for the chart's series.List<Color>
ChartsApi. getColors()
Returns the default colors for the chart's series.List<Color>
ChartsEngine. getColors()
List<Color>
PlotData. getColors()
Returns the default colors for the chart's series.List<Color>
Series. getColors()
Returns a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeries.setColorByPoint(boolean)
is true.Methods in org.zkoss.chart with parameters of type Color Modifier and Type Method Description void
LegendNavigation. setActiveColor(Color color)
Sets the color for the active up or down arrow in the legend page navigation.void
Axis. setAlternateGridColor(Color color)
Sets when using an alternate grid color, a band is painted across the plot area between every other grid line.protected <T> boolean
Optionable. setAttr(PlotAttribute key, Color value, T defaultValue)
Sets the color value of the attribute name with the given default value, which is used for comparing the null value case when the default value is not null.void
AnnotationLabelOptions. setBackgroundColor(Color color)
Sets the background color or gradient for the annotation's label.void
Chart. setBackgroundColor(Color color)
Sets the background color or gradient for the outer chart area.void
Charts. setBackgroundColor(Color color)
Sets the background gradient for the outer chart area.void
ChartsApi. setBackgroundColor(Color color)
Sets the background gradient for the outer chart area.void
ChartsEngine. setBackgroundColor(Color color)
void
Legend. setBackgroundColor(Color color)
Sets the background color of the legend, filling the rounded corner border.void
PaneBackground. setBackgroundColor(Color color)
Sets the background colorvoid
Tooltip. setBackgroundColor(Color color)
Sets the background color or gradient for the tooltip.void
AnnotationLabelOptions. setBorderColor(Color color)
Sets the border color for the annotation's label.void
BubbleLegend.Range. setBorderColor(Color color)
Sets the color of the border for individual range.void
BubbleLegend. setBorderColor(Color color)
Sets the color of the ranges borders, can be also defined for an individual range.void
Chart. setBorderColor(Color color)
Sets the color of the outer chart border.void
Charts. setBorderColor(Color borderColor)
Sets the color of the outer chart border.void
ChartsApi. setBorderColor(Color borderColor)
Sets the color of the outer chart border.void
ChartsEngine. setBorderColor(Color borderColor)
void
Legend. setBorderColor(Color color)
Sets the color of the drawn border around the legend.void
Level. setBorderColor(Color color)
Set the borderColor on all points which lies on the same level.void
PaneBackground. setBorderColor(Color color)
Sets the border colorvoid
PlotBand. setBorderColor(Color color)
Sets the border colorvoid
Series. setBorderColor(Color borderColor)
Sets the color of the border surrounding each slice.void
StackShadow. setBorderColor(Color borderColor)
Sets the color of the stackShadow border.void
Tooltip. setBorderColor(Color color)
Sets the color of the tooltip border.void
BubbleLegend.Range. setColor(Color color)
Sets the color of the bubble for individual range.void
BubbleLegend. setColor(Color color)
Sets the main color of the bubble legend.void
Crosshair. setColor(Color color)
The color of the crosshairvoid
DataClass. setColor(Color color)
Sets the color of each data class.void
Level. setColor(Color color)
Set the color on all points which lies on the same level.void
PlotBand. setColor(Color color)
Sets the color of the plot band.void
PlotLine. setColor(Color color)
Sets the color of the plot line.void
Point. setColor(Color color)
Sets individual color for the point.void
Series. setColor(Color color)
Sets individual color for the series.void
Shadow. setColor(Color color)
Sets the color of the shadowvoid
StackShadow. setColor(Color color)
Sets the color of the stackShadow.void
Zone. setColor(Color color)
Set the color of the series.void
Series. setColors(Color... colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeries.setColorByPoint(boolean)
is true.void
BubbleLegend.Range. setConnectorColor(Color connectorColor)
Sets the color of the connector for individual range.void
BubbleLegend. setConnectorColor(Color connectorColor)
Sets the color of the connector, can be also defined for an individual range.void
Series. setEdgeColor(Color color)
3D columns only.void
AnnotationShapeOptions. setFill(Color fill)
Sets the color of the shape's fill.void
HaloAttributes. setFillColor(Color color)
Sets the color of the fill attribute in a Halo optionsvoid
Marker. setFillColor(Color color)
Sets the fill color of the point marker.void
Series. setFillColor(Color color)
Sets fill color for the area.void
State. setFillColor(Color color)
Sets the fill color of the point marker.void
Zone. setFillColor(Color fillColor)
Set the fill color for the series (in area type series).void
Axis. setGridLineColor(Color color)
Sets color of the grid lines extending the ticks across the plot area.void
LegendNavigation. setIninactiveColor(Color color)
Sets the color of the inactive up or down arrow in the legend page navigation.void
Marker. setLineColor(Color color)
Sets the color of the point marker's outline.void
Series. setLineColor(Color color)
Sets a separate color for the graph line.void
State. setLineColor(Color color)
Sets the color of the point marker's outline.void
XAxis. setLineColor(Color color)
Sets the color of the line marking the axis itself.void
Series. setLinkColor(Color linkColor)
Sets the color of the links between nodes.(Requires organization)void
Series. setLowColor(Color color)
Sets color of the start markers in a dumbbell graph.void
YAxis. setMaxColor(Color color)
Sets the the max color.void
Series. setMedianColor(Color medianColor)
Sets the color of the median line.void
YAxis. setMinColor(Color color)
Sets the min color.void
Axis. setMinorGridLineColor(Color color)
Sets color of the minor, secondary grid lines.void
Axis. setMinorTickColor(Color color)
Sets color for the minor tick marks.void
Series. setNegativeColor(Color color)
Sets the color for the parts of the graph or points that are below theSeries.setThreshold(Number)
.void
Series. setNegativeFillColor(Color color)
Sets a separate color for the negative part of the area.void
Series. setNullColor(Color color)
Sets the color applied to null points.void
Chart. setPlotBackgroundColor(Color color)
Sets the background color for the plot area.void
Charts. setPlotBackgroundColor(Color plotBackgroundColor)
Sets the background color for the plot area.void
ChartsApi. setPlotBackgroundColor(Color plotBackgroundColor)
Sets the background color for the plot area.void
ChartsEngine. setPlotBackgroundColor(Color plotBackgroundColor)
void
Chart. setPlotBorderColor(Color color)
Sets the color of the inner chart or plot area border.void
Charts. setPlotBorderColor(Color plotBorderColor)
Sets the color of the inner chart or plot area border.void
ChartsApi. setPlotBorderColor(Color plotBorderColor)
Sets the color of the inner chart or plot area border.void
ChartsEngine. setPlotBorderColor(Color plotBorderColor)
void
Chart. setSelectionMarkerFill(Color color)
Sets the background color of the marker square when selecting (zooming in on) an area of the chart.void
Charts. setSelectionMarkerFill(Color selectionMarkerFill)
Sets the background color of the marker square when selecting (zooming in on) an area of the chart.void
ChartsApi. setSelectionMarkerFill(Color selectionMarkerFill)
Sets the background color of the marker square when selecting (zooming in on) an area of the chart.void
ChartsEngine. setSelectionMarkerFill(Color selectionMarkerFill)
void
AnnotationShapeOptions. setStroke(Color stroke)
Sets the color of the shape's stroke.void
HaloAttributes. setStrokeColor(Color color)
Sets the stroke color attribute in a Halo optionsvoid
ExportingButton. setSymbolFill(Color color)
Sets fill color for the symbol within the button.void
NavigationButton. setSymbolFill(Color color)
Sets fill color for the symbol within the button.void
ExportingButton. setSymbolStroke(Color color)
Sets the color of the symbol's stroke or line.void
NavigationButton. setSymbolStroke(Color color)
Sets the color of the symbol's stroke or line.void
Series. setUpColor(Color color)
Sets the color of up point in a waterfall series.void
Series. setWhiskerColor(Color color)
Sets the color of the whiskers, the horizontal lines marking low and high values.Method parameters in org.zkoss.chart with type arguments of type Color Modifier and Type Method Description void
Charts. setColors(List<Color> colors)
Sets the default colors for the chart's series.void
ChartsApi. setColors(List<Color> colors)
Sets the default colors for the chart's series.void
ChartsEngine. setColors(List<Color> colors)
void
PlotData. setColors(List<Color> colors)
Sets the default colors for the chart's series.void
Series. setColors(List<Color> colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeries.setColorByPoint(boolean)
is true. -
Uses of Color in org.zkoss.chart.options3D
Methods in org.zkoss.chart.options3D with parameters of type Color Modifier and Type Method Description void
Panel3D. setColor(Color color)
Sets the color of the panel. -
Uses of Color in org.zkoss.chart.plotOptions
Methods in org.zkoss.chart.plotOptions that return Color Modifier and Type Method Description Color
DataLabels. getBackgroundColor()
Returns the background color for the data label.Color
GaugeDialPlotOptions. getBackgroundColor()
Returns the background or fill color of the gauge's dial.Color
GaugePivotPlotOptions. getBackgroundColor()
Returns the background color or fill of the pivot.Color
ColumnPlotOptions. getBorderColor()
Returns the color of the border surrounding each column or bar.Color
ColumnRangePlotOptions. getBorderColor()
Returns the color of the border surrounding each slice.Color
DataLabels. getBorderColor()
Returns the border color for the data label.Color
GaugeDialPlotOptions. getBorderColor()
Returns the border color or stroke of the gauge's dial.Color
GaugePivotPlotOptions. getBorderColor()
Returns the border or stroke color of the pivot.Color
HeatmapPlotOptions. getBorderColor()
Returns the color of the border surrounding each column or bar.Color
HistogramPlotOptions. getBorderColor()
Returns the color of the border surrounding each slice.Color
OrganizationPlotOptions. getBorderColor()
Returns the color of the border surrounding each slice.Color
PiePlotOptions. getBorderColor()
Returns the color of the border surrounding each slice.Color
SankeyPlotOptions. getBorderColor()
Returns the color of the border surrounding each slice.Color
TargetOptions. getBorderColor()
Returns the border color of the rectangle representing the target.Color
TreemapPlotOptions. getBorderColor()
The color of the border surrounding each tree map item.Color
WaterfallPlotOptions. getBorderColor()
Returns the color of the border of each waterfall column.Color
DataLabels. getColor()
Returns the text color for the data labels.Color
DragDrop.DragHandle. getColor()
Returns the fill color of the drag handles.Color
ErrorBarPlotOptions. getColor()
Returns the main color of the bars.Color
SeriesPlotOptions. getColor()
Returns the main color of the series.Color
TargetOptions. getColor()
Returns the color of the rectangle representing the target.Color
ColumnPlotOptions. getEdgeColor()
3D columns only.Color
ColumnRangePlotOptions. getEdgeColor()
3D columns only.Color
Funnel3DPlotOptions. getEdgeColor()
3D columns only.Color
HistogramPlotOptions. getEdgeColor()
3D columns only.Color
PictorialPlotOptions. getEdgeColor()
3D columns only.Color
Pyramid3DPlotOptions. getEdgeColor()
3D columns only.Color
XRangePartialFill. getFill()
Returns the fill color to be used for partial fills.Color
AreaPlotOptions. getFillColor()
Returns fill color or gradient for the area.Color
BellCurvePlotOptions. getFillColor()
Returns fill color or gradient for the area.Color
BoxPlotOptions. getFillColor()
Returns the fill color of the box.Color
ItemPlotOptions. getFillColor()
Returns fill color or gradient for the area.Color
PiePlotOptions. getFillColor()
If the total sum of the pie's values is 0, the series is represented as an empty circle.Color
StreamGraphPlotOptions. getFillColor()
Returns fill color or gradient for the area.Color
AreaPlotOptions. getLineColor()
Returns a separate color for the graph line.Color
BellCurvePlotOptions. getLineColor()
Returns a separate color for the graph line.Color
DragDrop.DragHandle. getLineColor()
Returns the line color of the drag handles.Color
DumbbellPlotOptions. getLineColor()
Returns a separate color for the graph line.Color
PolygonPlotOptions. getLineColor()
Returns a separate color for the graph line.Color
StreamGraphPlotOptions. getLineColor()
Returns a separate color for the graph line.Color
WaterfallPlotOptions. getLineColor()
Returns the color of the line that connects columns in a waterfall series.Color
OrganizationPlotOptions. getLinkColor()
Returns the color of the links between nodes.Color
DumbbellPlotOptions. getLowColor()
Returns color of the start markers in a dumbbell graph.Color
BubblePlotOptions. getNegativeColor()
Returns when a point's Z value is below theBubblePlotOptions.setZThreshold(Number)
setting, this color is used.Color
SeriesPlotOptions. getNegativeColor()
Returns the color for the parts of the graph or points that are below theSeriesPlotOptions.setThreshold(Number)
.Color
AreaPlotOptions. getNegativeFillColor()
Returns a separate color for the negative part of the area.Color
BellCurvePlotOptions. getNegativeFillColor()
Returns a separate color for the negative part of the area.Color
DumbbellPlotOptions. getNegativeFillColor()
Returns a separate color for the negative part of the area.Color
StreamGraphPlotOptions. getNegativeFillColor()
Returns a separate color for the negative part of the area.Color
HeatmapPlotOptions. getNullColor()
Returns the color applied to null points.Color
BoxPlotOptions. getStemColor()
Returns the color of the stem, the vertical line extending from the box to the whiskers.Color
WaterfallPlotOptions. getUpColor()
Returns the color of up point in a waterfall series.Color
BoxPlotOptions. getWhiskerColor()
Returns the color of the whiskers, the horizontal lines marking low and high values.Methods in org.zkoss.chart.plotOptions that return types with arguments of type Color Modifier and Type Method Description List<Color>
ArcDiagramPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenArcDiagramPlotOptions.isColorByPoint()
is true.List<Color>
ColumnPlotOptions. getColors()
Returns a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.List<Color>
ColumnRangePlotOptions. getColors()
Returns a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.List<Color>
HeatmapPlotOptions. getColors()
Returns a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.List<Color>
HistogramPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.List<Color>
ItemPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.List<Color>
PictorialPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.List<Color>
PiePlotOptions. getColors()
Returns a series specific or series type specific color set to use instead of the globalCharts.getColors()
.List<Color>
SankeyPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.List<Color>
TreegraphPlotOptions. getColors()
Returns the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.List<Color>
TreemapPlotOptions. getColors()
Returns a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.Methods in org.zkoss.chart.plotOptions with parameters of type Color Modifier and Type Method Description void
DataLabels. setBackgroundColor(Color color)
Sets the background color for the data label.void
GaugeDialPlotOptions. setBackgroundColor(Color color)
Sets the background or fill color of the gauge's dial.void
GaugePivotPlotOptions. setBackgroundColor(Color color)
Sets the background color or fill of the pivot.void
ColumnPlotOptions. setBorderColor(Color color)
Sets the color of the border surrounding each column or bar.void
ColumnRangePlotOptions. setBorderColor(Color borderColor)
Sets the color of the border surrounding each slice.void
DataLabels. setBorderColor(Color color)
Sets the border color for the data label.void
GaugeDialPlotOptions. setBorderColor(Color color)
Sets the border color or stroke of the gauge's dial.void
GaugePivotPlotOptions. setBorderColor(Color color)
Sets the border or stroke color of the pivot.void
HeatmapPlotOptions. setBorderColor(Color color)
Sets the color of the border surrounding each column or bar.void
HistogramPlotOptions. setBorderColor(Color borderColor)
Sets the color of the border surrounding each slice.void
OrganizationPlotOptions. setBorderColor(Color borderColor)
Sets the color of the border surrounding each slice.void
PiePlotOptions. setBorderColor(Color color)
Sets the color of the border surrounding each slice.void
SankeyPlotOptions. setBorderColor(Color borderColor)
Sets the color of the border surrounding each slice.void
TargetOptions. setBorderColor(Color borderColor)
Sets the border color of the rectangle representing the target.void
TreemapPlotOptions. setBorderColor(Color color)
Sets the color of the border surrounding each column or bar.void
WaterfallPlotOptions. setBorderColor(Color color)
Sets the color of the border of each waterfall column.void
DataLabels. setColor(Color color)
Sets the text color for the data labels.void
DragDrop.DragHandle. setColor(Color color)
Sets the fill color of the drag handles.void
ErrorBarPlotOptions. setColor(Color color)
Sets the main color of the bars.void
SeriesPlotOptions. setColor(Color color)
Sets the main color of the series.void
TargetOptions. setColor(Color color)
Sets the color of the rectangle representing the target.void
ArcDiagramPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenArcDiagramPlotOptions.isColorByPoint()
is true.void
ColumnRangePlotOptions. setColors(Color... colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.void
HistogramPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
ItemPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
PictorialPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
SankeyPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
TreegraphPlotOptions. setColors(Color... colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
ColumnPlotOptions. setEdgeColor(Color color)
3D columns only.void
ColumnRangePlotOptions. setEdgeColor(Color color)
3D columns only.void
Funnel3DPlotOptions. setEdgeColor(Color color)
3D columns only.void
HistogramPlotOptions. setEdgeColor(Color color)
3D columns only.void
PictorialPlotOptions. setEdgeColor(Color color)
3D columns only.void
Pyramid3DPlotOptions. setEdgeColor(Color color)
3D columns only.void
XRangePartialFill. setFill(Color fill)
Sets the fill color to be used for partial fills.void
AreaPlotOptions. setFillColor(Color color)
Sets fill color or gradient for the area.void
BellCurvePlotOptions. setFillColor(Color color)
Sets fill color or gradient for the area.void
BoxPlotOptions. setFillColor(Color color)
Sets the fill color of the box.void
ItemPlotOptions. setFillColor(Color color)
Sets fill color or gradient for the area.void
PiePlotOptions. setFillColor(Color fillColor)
If the total sum of the pie's values is 0, the series is represented as an empty circle.void
StreamGraphPlotOptions. setFillColor(Color color)
Sets fill color or gradient for the area.void
AreaPlotOptions. setLineColor(Color color)
Sets a separate color for the graph line.void
BellCurvePlotOptions. setLineColor(Color color)
Sets a separate color for the graph line.void
DragDrop.DragHandle. setLineColor(Color color)
Sets the line color of the drag handles.void
DumbbellPlotOptions. setLineColor(Color color)
Sets a separate color for the graph line.void
PolygonPlotOptions. setLineColor(Color color)
Sets a separate color for the graph line.void
StreamGraphPlotOptions. setLineColor(Color color)
Sets a separate color for the graph line.void
WaterfallPlotOptions. setLineColor(Color color)
Sets the color of the line that connects columns in a waterfall series.void
OrganizationPlotOptions. setLinkColor(Color linkColor)
Sets the color of the links between nodes.void
DumbbellPlotOptions. setLowColor(Color color)
Sets color of the start markers in a dumbbell graph.void
BoxPlotOptions. setMedianColor(Color medianColor)
Sets the color of the median line.void
BubblePlotOptions. setNegativeColor(Color color)
Sets when a point's Z value is below theBubblePlotOptions.setZThreshold(Number)
setting, this color is used.void
SeriesPlotOptions. setNegativeColor(Color color)
Sets the color for the parts of the graph or points that are below theSeriesPlotOptions.setThreshold(Number)
.void
AreaPlotOptions. setNegativeFillColor(Color color)
Sets a separate color for the negative part of the area.void
BellCurvePlotOptions. setNegativeFillColor(Color color)
Sets a separate color for the negative part of the area.void
DumbbellPlotOptions. setNegativeFillColor(Color color)
Sets a separate color for the negative part of the area.void
StreamGraphPlotOptions. setNegativeFillColor(Color color)
Sets a separate color for the negative part of the area.void
HeatmapPlotOptions. setNullColor(Color color)
Sets the color applied to null points.void
BoxPlotOptions. setStemColor(Color color)
Sets the color of the stem, the vertical line extending from the box to the whiskers.void
WaterfallPlotOptions. setUpColor(Color color)
Sets the color of up point in a waterfall series.void
BoxPlotOptions. setWhiskerColor(Color color)
Sets the color of the whiskers, the horizontal lines marking low and high values.Method parameters in org.zkoss.chart.plotOptions with type arguments of type Color Modifier and Type Method Description void
ArcDiagramPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenArcDiagramPlotOptions.isColorByPoint()
is true.void
ColumnPlotOptions. setColors(List<Color> colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.void
ColumnRangePlotOptions. setColors(List<Color> colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.void
HeatmapPlotOptions. setColors(List<Color> colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.void
HistogramPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
ItemPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
PictorialPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
PiePlotOptions. setColors(List<Color> colors)
Sets a series specific or series type specific color set to use instead of the globalCharts.getColors()
.void
SankeyPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
TreegraphPlotOptions. setColors(List<Color> colors)
Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()
is true.void
TreemapPlotOptions. setColors(List<Color> colors)
Sets a series specific or series type specific color set to apply instead of the globalCharts.getColors()
whenSeriesPlotOptions.setColorByPoint(boolean)
is true.
-