JavaScript

A5.chart.palettesPalette Object

IN THIS PAGE

Description

Definition of a chart palette.

Properties

textobject

Styling for the text elements of a chart.

colorstring

The CSS color to use for text.

outlineobject

Styling for the outline of text elements of a chart. Outlines are used to make text readable above other chart elements.

colorstring

The CSS color to use for the text outline.

widthnumber

The number of pixels of solid outline to have around the text.

halonumber

The number of pixels of halo falloff to have around the outline of the text.

linesobject

Styling for the line elements of a chart.

basestring

The CSS color to use base lines.

majorstring

The CSS color to use major lines.

minorstring

The CSS color to use minor lines.

groupsarray

An array of item colors for each different chart group.

linestring

The CSS color to use for lines.

fillstring

The CSS color to use for fill.