TChartSeries.IsValidSourceOf
TChartSeries
function IsValidSourceOf(Value: TChartSeries): Boolean; dynamic;
Unit
TeEngine
Description
\ltrparThe IsValidSourceOf function returns False if the Value parameter is the same as Self.
It's used to validate the DataSource property both at design and run-time.