TBubbleSeries.IsValidSourceOf

TBubbleSeries.IsValidSourceOf
TBubbleSeries

function IsValidSourceOf(Value: TChartSeries): Boolean; override;

Unit
BubbleCh

Description
The 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.