TCustomSeries.ColorEachLine

TCustomSeries.ColorEachLine
TCustomSeries

property ColorEachLine: Boolean;

Unit
Series

Description
The ColorEachLine is used when a Series ColorEachPoint property is True.

This property determines if the lines connecting points in a Line Series will also be displayed using a different color for each line segment.

When ColorEachPoint is False, this property is not used.