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

TUserDefinedAxisTransform

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

Declaration

Source position: tatransformations.pas line 179

type TUserDefinedAxisTransform = class(TAxisTransform)

public

  procedure Assign(); override;

  

  function AxisToGraph(); override;

  

  function GraphToAxis(); override;

  

published

  property OnAxisToGraph: TTransformEvent; [rw]

  

  property OnGraphToAxis: TTransformEvent; [rw]

  

end;

Inheritance

TUserDefinedAxisTransform

  

|

TAxisTransform

  

|

TIndexedComponent

  

|

TObject



CT Web help

CodeTyphon Studio