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

TAutoScaleAxisTransform

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

Declaration

Source position: tatransformations.pas line 126

type TAutoScaleAxisTransform = class(TAxisTransform)

protected

  procedure ClearBounds; override;

  

  function GetDrawDataClass; override;

  

  procedure UpdateBounds(); override;

  

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  function AxisToGraph(); override;

  

  function GraphToAxis(); override;

  

published

  property MaxValue: Double; [rws]

  

  property MinValue: Double; [rws]

  

end;

Inheritance

TAutoScaleAxisTransform

  

|

TAxisTransform

  

|

TIndexedComponent

  

|

TObject



CT Web help

CodeTyphon Studio