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

TLinearAxisTransform

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

Declaration

Source position: tatransformations.pas line 104

type TLinearAxisTransform = class(TAxisTransform)

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  function AxisToGraph(); override;

  

  function GraphToAxis(); override;

  

published

  property Offset: Double; [rws]

  

  property Scale: Double; [rws]

  

end;

Inheritance

TLinearAxisTransform

  

|

TAxisTransform

  

|

TIndexedComponent

  

|

TObject



CT Web help

CodeTyphon Studio