Unit 'TAExpressionSeries' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_tachart]

TChartDomainScanner

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: taexpressionseries.pas line 70

type TChartDomainScanner = class

protected

  procedure Analyze();

  

  procedure ConvertToExclusions();

  

  procedure ExpressionError;

  

  procedure ParseExpression();

  

public

  constructor Create();

  

  procedure ExtractDomainExclusions();

  

  property Epsilon: Double; [rw]

  

  property Expression: string; [rw]

  

  property Variable: string; [r]

  

end;

Inheritance

TChartDomainScanner

  

|

TObject



CT Web help

CodeTyphon Studio