Validates Series datasource.
public override Boolean IsValidSourceOf(Series value)

Parameters

value
The series to validate.

Return Value

True if value can be a Series data source.

Remarks


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.

See Also

OHLC Class | OHLC Members | Steema.TeeChart.Styles Namespace