IChartSerie.ColorIsDefault

Syntax

ColorIsDefault: Boolean;

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.

Fore and Fore.NET Examples

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

See also:

IChartSerie