Unit 'TACustomFuncSeries' Package
[Overview][Types][Classes][Index] [#lz_tachart]

TBasicFuncSeries

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

Declaration

Source position: tacustomfuncseries.pas line 26

type TBasicFuncSeries = class(TCustomChartSeries)

protected

  procedure AfterAdd; override;

  

  procedure GetBounds(); override;

  

public

  procedure Assign(); override;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Active;

  

  property Extent: TChartExtent; [rw]

  

  property ShowInLegend;

  

  property Title;

  

  property ZPosition;

  

end;

Inheritance

TBasicFuncSeries

  

|

TObject



CT Web help

CodeTyphon Studio