TeEngine.TChartSeries.IsValidSeriesSource
 
 
 


TChartSeries.IsValidSeriesSource
TChartSeries

function IsValidSeriesSource(Value: TChartSeries): Boolean; dynamic;

Unit
TeEngine

Description
The IsValidSeriesSource function checks if the Value series parameter is a valid candidate series point provider.

When TChartSeries.TChartSeries.DataSource property is assigned to another Series, all points inserted in that Series are automatically propagated to all other associated Series.

This function is currently used only in TRSIFunction component. This special Series type allows only one specific Series type as DataSource: a TOHLCSeries or TCandleSeries.

All other Series components will return True.




Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.