TTeeSeriesSource.Available

TTeeSeriesSource.Available
TTeeSeriesSource

function Available(AChart: TCustomAxisPanel): Boolean; virtual;

Unit
TeEngine

Description
Returns True when the Source is valid for th AChart parameter.

For example, the Database sources return True only when the Chart is a TDBChart.