
|
HasColors function
function HasColors(Const ASeries: TChartSeries): Boolean;
Unit
TeEngine
Description
Returns True when the ASeries parameter contains custom TChartSeries.ValueColor.
When adding points to a Series without specifying colors, it is considered that all colors are "default", so this function will return False.
Internally, this function compares all Series colors with the default clTeeColor constant.
It is internally used when exporting Series data.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.