Unit 'TAAxisSource' Package
[Overview][Classes][Index] [#lz_tachart]

TCustomAxisChartSource

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

Declaration

Source position: taaxissource.pas line 22

type TCustomAxisChartSource = class(TCustomChartSource)

protected

  function GetCount; override;

  

  function GetItem(); override;

  

  procedure SetXCount(); override;

  

  procedure SetYCount(); override;

  

public

  constructor Create(); override;

  

  function IsSorted; override;

  

  property AxisFrom: TChartAxis; [rw]

  

  property AxisTo: TChartAxis; [rw]

  

end;

Inheritance

TCustomAxisChartSource

  

|

TCustomChartSource

  

|

TBasicChartSource

  

|

TObject



CT Web help

CodeTyphon Studio