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 ColorLegendNavigation. getActiveColor()Returns the color for the active up or down arrow in the legend page navigation.ColorAxis. getAlternateGridColor()Returns when using an alternate grid color, a band is painted across the plot area between every other grid line.ColorAnnotationLabelOptions. getBackgroundColor()Returns the background color or gradient for the annotation's label.ColorChart. getBackgroundColor()Returns the background color or gradient for the outer chart area.ColorCharts. getBackgroundColor()Returns the background color for the outer chart area.ColorChartsApi. getBackgroundColor()Returns the background color for the outer chart area.ColorChartsEngine. getBackgroundColor()ColorLegend. getBackgroundColor()Returns the background color of the legend, filling the rounded corner border.ColorPaneBackground. getBackgroundColor()Returns the background gradientColorTooltip. getBackgroundColor()Returns the background color or gradient for the tooltip.ColorAnnotationLabelOptions. getBorderColor()Returns the border color for the annotation's label.ColorBubbleLegend. getBorderColor()Returns the color of the ranges borders, can be also defined for an individual range.ColorBubbleLegend.Range. getBorderColor()Returns the color of the border for individual range.ColorChart. getBorderColor()Returns the color of the outer chart border.ColorCharts. getBorderColor()Returns the color of the outer chart border.ColorChartsApi. getBorderColor()Returns the color of the outer chart border.ColorChartsEngine. getBorderColor()ColorLegend. getBorderColor()Returns the color of the drawn border around the legend.ColorLevel. getBorderColor()Set the borderColor on all points which lies on the same level.ColorPaneBackground. getBorderColor()Returns the border colorColorPlotBand. getBorderColor()Returns the border colorColorSeries. getBorderColor()Returns the color of the border surrounding each slice.ColorStackShadow. getBorderColor()Returns the color of the stackShadow border.ColorTooltip. getBorderColor()Returns the color of the tooltip border.ColorBubbleLegend. getColor()Returns the main color of the bubble legend.ColorBubbleLegend.Range. getColor()Returns the color of the bubble for individual range.ColorCrosshair. getColor()The color of the crosshairColorDataClass. getColor()Returns the color of each data class.ColorLevel. getColor()Get the color on all points which lies on the same level.ColorPlotBand. getColor()Returns the color of the plot band.ColorPlotLine. getColor()Returns the color of the line.ColorPoint. getColor()Returns individual color for the point.ColorSeries. getColor()Returns individual color for the series.ColorShadow. getColor()Returns the color of the shadowColorStackShadow. getColor()Returns the color of the stackShadow.ColorZone. getColor()Get the color of the series.ColorBubbleLegend. getConnectorColor()Returns the color of the connector, can be also defined for an individual range.ColorBubbleLegend.Range. getConnectorColor()Returns the color of the connector for individual range.ColorSeries. getEdgeColor()3D columns only.ColorAnnotationShapeOptions. getFill()Returns the color of the shape's fill.ColorHaloAttributes. getFillColor()Returns the color of the fill attribute in a Halo optionsColorMarker. getFillColor()Returns the fill color of the point marker.ColorSeries. getFillColor()Returns fill color or gradient for the area.ColorState. getFillColor()Returns the fill color of the point marker.ColorZone. getFillColor()Get the fill color for the series (in area type series).ColorAxis. getGridLineColor()Returns color of the grid lines extending the ticks across the plot area.ColorLegendNavigation. getIninactiveColor()Returns the color of the inactive up or down arrow in the legend page navigation.ColorMarker. getLineColor()Returns the color of the point marker's outline.ColorSeries. getLineColor()Returns a separate color for the graph line.ColorState. getLineColor()Returns the color of the point marker's outline.ColorXAxis. getLineColor()Returns the color of the line marking the axis itself.ColorSeries. getLinkColor()Returns the color of the links between nodes.(Requires organization)ColorSeries. getLowColor()Returns color of the start markers in a dumbbell graph.ColorYAxis. getMaxColor()Returns the max color.ColorYAxis. getMinColor()Returns the min color.ColorAxis. getMinorGridLineColor()Returns color of the minor, secondary grid lines.ColorAxis. getMinorTickColor()Returns color for the minor tick marks.ColorSeries. getNegativeColor()Returns the color for the parts of the graph or points that are below theSeries.setThreshold(Number).ColorSeries. getNegativeFillColor()Returns a separate color for the negative part of the area.ColorSeries. getNullColor()Returns the color applied to null points.ColorChart. getPlotBackgroundColor()Returns the background color for the plot area.ColorCharts. getPlotBackgroundColor()Returns the background color for the plot area.ColorChartsApi. getPlotBackgroundColor()Returns the background color for the plot area.ColorChartsEngine. getPlotBackgroundColor()ColorChart. getPlotBorderColor()Returns the color of the inner chart or plot area border.ColorCharts. getPlotBorderColor()Returns the color of the inner chart or plot area border.ColorChartsApi. getPlotBorderColor()Returns the color of the inner chart or plot area border.ColorChartsEngine. getPlotBorderColor()ColorChart. getSelectionMarkerFill()Returns the background color of the marker square when selecting (zooming in on) an area of the chart.ColorCharts. getSelectionMarkerFill()Returns the background color of the marker square when selecting (zooming in on) an area of the chart.ColorChartsApi. getSelectionMarkerFill()Returns the background color of the marker square when selecting (zooming in on) an area of the chart.ColorChartsEngine. getSelectionMarkerFill()ColorAnnotationShapeOptions. getStroke()Returns the color of the shape's stroke.ColorHaloAttributes. getStrokeColor()Returns the stroke color attribute in a Halo optionsColorExportingButton. getSymbolFill()Returns fill color for the symbol within the button.ColorNavigationButton. getSymbolFill()Returns fill color for the symbol within the button.ColorExportingButton. getSymbolStroke()Returns the color of the symbol's stroke or line.ColorNavigationButton. getSymbolStroke()Returns the color of the symbol's stroke or line.ColorSeries. getUpColor()Returns the color of up point in a waterfall series.ColorSeries. 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 voidLegendNavigation. setActiveColor(Color color)Sets the color for the active up or down arrow in the legend page navigation.voidAxis. 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> booleanOptionable. 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.voidAnnotationLabelOptions. setBackgroundColor(Color color)Sets the background color or gradient for the annotation's label.voidChart. setBackgroundColor(Color color)Sets the background color or gradient for the outer chart area.voidCharts. setBackgroundColor(Color color)Sets the background gradient for the outer chart area.voidChartsApi. setBackgroundColor(Color color)Sets the background gradient for the outer chart area.voidChartsEngine. setBackgroundColor(Color color)voidLegend. setBackgroundColor(Color color)Sets the background color of the legend, filling the rounded corner border.voidPaneBackground. setBackgroundColor(Color color)Sets the background colorvoidTooltip. setBackgroundColor(Color color)Sets the background color or gradient for the tooltip.voidAnnotationLabelOptions. setBorderColor(Color color)Sets the border color for the annotation's label.voidBubbleLegend.Range. setBorderColor(Color color)Sets the color of the border for individual range.voidBubbleLegend. setBorderColor(Color color)Sets the color of the ranges borders, can be also defined for an individual range.voidChart. setBorderColor(Color color)Sets the color of the outer chart border.voidCharts. setBorderColor(Color borderColor)Sets the color of the outer chart border.voidChartsApi. setBorderColor(Color borderColor)Sets the color of the outer chart border.voidChartsEngine. setBorderColor(Color borderColor)voidLegend. setBorderColor(Color color)Sets the color of the drawn border around the legend.voidLevel. setBorderColor(Color color)Set the borderColor on all points which lies on the same level.voidPaneBackground. setBorderColor(Color color)Sets the border colorvoidPlotBand. setBorderColor(Color color)Sets the border colorvoidSeries. setBorderColor(Color borderColor)Sets the color of the border surrounding each slice.voidStackShadow. setBorderColor(Color borderColor)Sets the color of the stackShadow border.voidTooltip. setBorderColor(Color color)Sets the color of the tooltip border.voidBubbleLegend.Range. setColor(Color color)Sets the color of the bubble for individual range.voidBubbleLegend. setColor(Color color)Sets the main color of the bubble legend.voidCrosshair. setColor(Color color)The color of the crosshairvoidDataClass. setColor(Color color)Sets the color of each data class.voidLevel. setColor(Color color)Set the color on all points which lies on the same level.voidPlotBand. setColor(Color color)Sets the color of the plot band.voidPlotLine. setColor(Color color)Sets the color of the plot line.voidPoint. setColor(Color color)Sets individual color for the point.voidSeries. setColor(Color color)Sets individual color for the series.voidShadow. setColor(Color color)Sets the color of the shadowvoidStackShadow. setColor(Color color)Sets the color of the stackShadow.voidZone. setColor(Color color)Set the color of the series.voidSeries. 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.voidBubbleLegend.Range. setConnectorColor(Color connectorColor)Sets the color of the connector for individual range.voidBubbleLegend. setConnectorColor(Color connectorColor)Sets the color of the connector, can be also defined for an individual range.voidSeries. setEdgeColor(Color color)3D columns only.voidAnnotationShapeOptions. setFill(Color fill)Sets the color of the shape's fill.voidHaloAttributes. setFillColor(Color color)Sets the color of the fill attribute in a Halo optionsvoidMarker. setFillColor(Color color)Sets the fill color of the point marker.voidSeries. setFillColor(Color color)Sets fill color for the area.voidState. setFillColor(Color color)Sets the fill color of the point marker.voidZone. setFillColor(Color fillColor)Set the fill color for the series (in area type series).voidAxis. setGridLineColor(Color color)Sets color of the grid lines extending the ticks across the plot area.voidLegendNavigation. setIninactiveColor(Color color)Sets the color of the inactive up or down arrow in the legend page navigation.voidMarker. setLineColor(Color color)Sets the color of the point marker's outline.voidSeries. setLineColor(Color color)Sets a separate color for the graph line.voidState. setLineColor(Color color)Sets the color of the point marker's outline.voidXAxis. setLineColor(Color color)Sets the color of the line marking the axis itself.voidSeries. setLinkColor(Color linkColor)Sets the color of the links between nodes.(Requires organization)voidSeries. setLowColor(Color color)Sets color of the start markers in a dumbbell graph.voidYAxis. setMaxColor(Color color)Sets the the max color.voidSeries. setMedianColor(Color medianColor)Sets the color of the median line.voidYAxis. setMinColor(Color color)Sets the min color.voidAxis. setMinorGridLineColor(Color color)Sets color of the minor, secondary grid lines.voidAxis. setMinorTickColor(Color color)Sets color for the minor tick marks.voidSeries. setNegativeColor(Color color)Sets the color for the parts of the graph or points that are below theSeries.setThreshold(Number).voidSeries. setNegativeFillColor(Color color)Sets a separate color for the negative part of the area.voidSeries. setNullColor(Color color)Sets the color applied to null points.voidChart. setPlotBackgroundColor(Color color)Sets the background color for the plot area.voidCharts. setPlotBackgroundColor(Color plotBackgroundColor)Sets the background color for the plot area.voidChartsApi. setPlotBackgroundColor(Color plotBackgroundColor)Sets the background color for the plot area.voidChartsEngine. setPlotBackgroundColor(Color plotBackgroundColor)voidChart. setPlotBorderColor(Color color)Sets the color of the inner chart or plot area border.voidCharts. setPlotBorderColor(Color plotBorderColor)Sets the color of the inner chart or plot area border.voidChartsApi. setPlotBorderColor(Color plotBorderColor)Sets the color of the inner chart or plot area border.voidChartsEngine. setPlotBorderColor(Color plotBorderColor)voidChart. setSelectionMarkerFill(Color color)Sets the background color of the marker square when selecting (zooming in on) an area of the chart.voidCharts. setSelectionMarkerFill(Color selectionMarkerFill)Sets the background color of the marker square when selecting (zooming in on) an area of the chart.voidChartsApi. setSelectionMarkerFill(Color selectionMarkerFill)Sets the background color of the marker square when selecting (zooming in on) an area of the chart.voidChartsEngine. setSelectionMarkerFill(Color selectionMarkerFill)voidAnnotationShapeOptions. setStroke(Color stroke)Sets the color of the shape's stroke.voidHaloAttributes. setStrokeColor(Color color)Sets the stroke color attribute in a Halo optionsvoidExportingButton. setSymbolFill(Color color)Sets fill color for the symbol within the button.voidNavigationButton. setSymbolFill(Color color)Sets fill color for the symbol within the button.voidExportingButton. setSymbolStroke(Color color)Sets the color of the symbol's stroke or line.voidNavigationButton. setSymbolStroke(Color color)Sets the color of the symbol's stroke or line.voidSeries. setUpColor(Color color)Sets the color of up point in a waterfall series.voidSeries. 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 voidCharts. setColors(List<Color> colors)Sets the default colors for the chart's series.voidChartsApi. setColors(List<Color> colors)Sets the default colors for the chart's series.voidChartsEngine. setColors(List<Color> colors)voidPlotData. setColors(List<Color> colors)Sets the default colors for the chart's series.voidSeries. 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 voidPanel3D. 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 ColorDataLabels. getBackgroundColor()Returns the background color for the data label.ColorGaugeDialPlotOptions. getBackgroundColor()Returns the background or fill color of the gauge's dial.ColorGaugePivotPlotOptions. getBackgroundColor()Returns the background color or fill of the pivot.ColorColumnPlotOptions. getBorderColor()Returns the color of the border surrounding each column or bar.ColorColumnRangePlotOptions. getBorderColor()Returns the color of the border surrounding each slice.ColorDataLabels. getBorderColor()Returns the border color for the data label.ColorGaugeDialPlotOptions. getBorderColor()Returns the border color or stroke of the gauge's dial.ColorGaugePivotPlotOptions. getBorderColor()Returns the border or stroke color of the pivot.ColorHeatmapPlotOptions. getBorderColor()Returns the color of the border surrounding each column or bar.ColorHistogramPlotOptions. getBorderColor()Returns the color of the border surrounding each slice.ColorOrganizationPlotOptions. getBorderColor()Returns the color of the border surrounding each slice.ColorPiePlotOptions. getBorderColor()Returns the color of the border surrounding each slice.ColorSankeyPlotOptions. getBorderColor()Returns the color of the border surrounding each slice.ColorTargetOptions. getBorderColor()Returns the border color of the rectangle representing the target.ColorTreemapPlotOptions. getBorderColor()The color of the border surrounding each tree map item.ColorWaterfallPlotOptions. getBorderColor()Returns the color of the border of each waterfall column.ColorDataLabels. getColor()Returns the text color for the data labels.ColorDragDrop.DragHandle. getColor()Returns the fill color of the drag handles.ColorErrorBarPlotOptions. getColor()Returns the main color of the bars.ColorSeriesPlotOptions. getColor()Returns the main color of the series.ColorTargetOptions. getColor()Returns the color of the rectangle representing the target.ColorColumnPlotOptions. getEdgeColor()3D columns only.ColorColumnRangePlotOptions. getEdgeColor()3D columns only.ColorFunnel3DPlotOptions. getEdgeColor()3D columns only.ColorHistogramPlotOptions. getEdgeColor()3D columns only.ColorPictorialPlotOptions. getEdgeColor()3D columns only.ColorPyramid3DPlotOptions. getEdgeColor()3D columns only.ColorXRangePartialFill. getFill()Returns the fill color to be used for partial fills.ColorAreaPlotOptions. getFillColor()Returns fill color or gradient for the area.ColorBellCurvePlotOptions. getFillColor()Returns fill color or gradient for the area.ColorBoxPlotOptions. getFillColor()Returns the fill color of the box.ColorItemPlotOptions. getFillColor()Returns fill color or gradient for the area.ColorPiePlotOptions. getFillColor()If the total sum of the pie's values is 0, the series is represented as an empty circle.ColorStreamGraphPlotOptions. getFillColor()Returns fill color or gradient for the area.ColorAreaPlotOptions. getLineColor()Returns a separate color for the graph line.ColorBellCurvePlotOptions. getLineColor()Returns a separate color for the graph line.ColorDragDrop.DragHandle. getLineColor()Returns the line color of the drag handles.ColorDumbbellPlotOptions. getLineColor()Returns a separate color for the graph line.ColorPolygonPlotOptions. getLineColor()Returns a separate color for the graph line.ColorStreamGraphPlotOptions. getLineColor()Returns a separate color for the graph line.ColorWaterfallPlotOptions. getLineColor()Returns the color of the line that connects columns in a waterfall series.ColorOrganizationPlotOptions. getLinkColor()Returns the color of the links between nodes.ColorDumbbellPlotOptions. getLowColor()Returns color of the start markers in a dumbbell graph.ColorBubblePlotOptions. getNegativeColor()Returns when a point's Z value is below theBubblePlotOptions.setZThreshold(Number)setting, this color is used.ColorSeriesPlotOptions. getNegativeColor()Returns the color for the parts of the graph or points that are below theSeriesPlotOptions.setThreshold(Number).ColorAreaPlotOptions. getNegativeFillColor()Returns a separate color for the negative part of the area.ColorBellCurvePlotOptions. getNegativeFillColor()Returns a separate color for the negative part of the area.ColorDumbbellPlotOptions. getNegativeFillColor()Returns a separate color for the negative part of the area.ColorStreamGraphPlotOptions. getNegativeFillColor()Returns a separate color for the negative part of the area.ColorHeatmapPlotOptions. getNullColor()Returns the color applied to null points.ColorBoxPlotOptions. getStemColor()Returns the color of the stem, the vertical line extending from the box to the whiskers.ColorWaterfallPlotOptions. getUpColor()Returns the color of up point in a waterfall series.ColorBoxPlotOptions. 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 voidDataLabels. setBackgroundColor(Color color)Sets the background color for the data label.voidGaugeDialPlotOptions. setBackgroundColor(Color color)Sets the background or fill color of the gauge's dial.voidGaugePivotPlotOptions. setBackgroundColor(Color color)Sets the background color or fill of the pivot.voidColumnPlotOptions. setBorderColor(Color color)Sets the color of the border surrounding each column or bar.voidColumnRangePlotOptions. setBorderColor(Color borderColor)Sets the color of the border surrounding each slice.voidDataLabels. setBorderColor(Color color)Sets the border color for the data label.voidGaugeDialPlotOptions. setBorderColor(Color color)Sets the border color or stroke of the gauge's dial.voidGaugePivotPlotOptions. setBorderColor(Color color)Sets the border or stroke color of the pivot.voidHeatmapPlotOptions. setBorderColor(Color color)Sets the color of the border surrounding each column or bar.voidHistogramPlotOptions. setBorderColor(Color borderColor)Sets the color of the border surrounding each slice.voidOrganizationPlotOptions. setBorderColor(Color borderColor)Sets the color of the border surrounding each slice.voidPiePlotOptions. setBorderColor(Color color)Sets the color of the border surrounding each slice.voidSankeyPlotOptions. setBorderColor(Color borderColor)Sets the color of the border surrounding each slice.voidTargetOptions. setBorderColor(Color borderColor)Sets the border color of the rectangle representing the target.voidTreemapPlotOptions. setBorderColor(Color color)Sets the color of the border surrounding each column or bar.voidWaterfallPlotOptions. setBorderColor(Color color)Sets the color of the border of each waterfall column.voidDataLabels. setColor(Color color)Sets the text color for the data labels.voidDragDrop.DragHandle. setColor(Color color)Sets the fill color of the drag handles.voidErrorBarPlotOptions. setColor(Color color)Sets the main color of the bars.voidSeriesPlotOptions. setColor(Color color)Sets the main color of the series.voidTargetOptions. setColor(Color color)Sets the color of the rectangle representing the target.voidArcDiagramPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenArcDiagramPlotOptions.isColorByPoint()is true.voidColumnRangePlotOptions. 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.voidHistogramPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()is true.voidItemPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()is true.voidPictorialPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()is true.voidSankeyPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()is true.voidTreegraphPlotOptions. setColors(Color... colors)Sets the series specific or series type specific color set to apply instead of the global colors whenSeriesPlotOptions.isColorByPoint()is true.voidColumnPlotOptions. setEdgeColor(Color color)3D columns only.voidColumnRangePlotOptions. setEdgeColor(Color color)3D columns only.voidFunnel3DPlotOptions. setEdgeColor(Color color)3D columns only.voidHistogramPlotOptions. setEdgeColor(Color color)3D columns only.voidPictorialPlotOptions. setEdgeColor(Color color)3D columns only.voidPyramid3DPlotOptions. setEdgeColor(Color color)3D columns only.voidXRangePartialFill. setFill(Color fill)Sets the fill color to be used for partial fills.voidAreaPlotOptions. setFillColor(Color color)Sets fill color or gradient for the area.voidBellCurvePlotOptions. setFillColor(Color color)Sets fill color or gradient for the area.voidBoxPlotOptions. setFillColor(Color color)Sets the fill color of the box.voidItemPlotOptions. setFillColor(Color color)Sets fill color or gradient for the area.voidPiePlotOptions. setFillColor(Color fillColor)If the total sum of the pie's values is 0, the series is represented as an empty circle.voidStreamGraphPlotOptions. setFillColor(Color color)Sets fill color or gradient for the area.voidAreaPlotOptions. setLineColor(Color color)Sets a separate color for the graph line.voidBellCurvePlotOptions. setLineColor(Color color)Sets a separate color for the graph line.voidDragDrop.DragHandle. setLineColor(Color color)Sets the line color of the drag handles.voidDumbbellPlotOptions. setLineColor(Color color)Sets a separate color for the graph line.voidPolygonPlotOptions. setLineColor(Color color)Sets a separate color for the graph line.voidStreamGraphPlotOptions. setLineColor(Color color)Sets a separate color for the graph line.voidWaterfallPlotOptions. setLineColor(Color color)Sets the color of the line that connects columns in a waterfall series.voidOrganizationPlotOptions. setLinkColor(Color linkColor)Sets the color of the links between nodes.voidDumbbellPlotOptions. setLowColor(Color color)Sets color of the start markers in a dumbbell graph.voidBoxPlotOptions. setMedianColor(Color medianColor)Sets the color of the median line.voidBubblePlotOptions. setNegativeColor(Color color)Sets when a point's Z value is below theBubblePlotOptions.setZThreshold(Number)setting, this color is used.voidSeriesPlotOptions. setNegativeColor(Color color)Sets the color for the parts of the graph or points that are below theSeriesPlotOptions.setThreshold(Number).voidAreaPlotOptions. setNegativeFillColor(Color color)Sets a separate color for the negative part of the area.voidBellCurvePlotOptions. setNegativeFillColor(Color color)Sets a separate color for the negative part of the area.voidDumbbellPlotOptions. setNegativeFillColor(Color color)Sets a separate color for the negative part of the area.voidStreamGraphPlotOptions. setNegativeFillColor(Color color)Sets a separate color for the negative part of the area.voidHeatmapPlotOptions. setNullColor(Color color)Sets the color applied to null points.voidBoxPlotOptions. setStemColor(Color color)Sets the color of the stem, the vertical line extending from the box to the whiskers.voidWaterfallPlotOptions. setUpColor(Color color)Sets the color of up point in a waterfall series.voidBoxPlotOptions. 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 voidArcDiagramPlotOptions. 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.voidColumnPlotOptions. 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.voidColumnRangePlotOptions. 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.voidHeatmapPlotOptions. 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.voidHistogramPlotOptions. 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.voidItemPlotOptions. 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.voidPictorialPlotOptions. 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.voidPiePlotOptions. setColors(List<Color> colors)Sets a series specific or series type specific color set to use instead of the globalCharts.getColors().voidSankeyPlotOptions. 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.voidTreegraphPlotOptions. 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.voidTreemapPlotOptions. 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.
-