ColorIsDefault: Boolean;
The ColorIsDefault property determines whether standard palette color or custom color is used for a series element.
Available values:
True. Standard palette colors are used for series elements.
False. Custom colors are used for series elements.
Series elements are series border and fill, lines and markers.
The property use is given in the example for IChartSerie.CustomPaletteIndex.
See also: