TArrowSeries.IsValidSourceOf
TArrowSeries
function IsValidSourceOf(Value: TChartSeries): Boolean; override;
Unit
ArrowCha
Description
Returns True if the Value series parameter is of the appropiate type to be a source for TArrowSeries data.
Only TArrowSeries are accepted as a valid datasource for other Arrow series.