TTeeSeriesDBSource.Available
TTeeSeriesDBSource
function Available(AChart: TCustomAxisPanel): Boolean; override;
Unit
DBChart
Description
Returns True when the AChart parameter is of class TCustomDBChart or derived.
That is, the DB source is only available when using the database DBChart, and not when using a normal TChart.