IChartSerie.ColorIsDefault

Syntax

ColorIsDefault: Boolean;

Description

The ColorIsDefault property determines whether standard palette color or custom color is used for a series element.

Comments

Available values:

Series elements are series border and fill, lines and markers.

Example

The property use is given in the example for IChartSerie.CustomPaletteIndex.

See also:

IChartSerie