Unit 'TATypes' Package
[Overview][Constants][Types][Classes][Index] [#lz_tachart]

TChartRange

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

Declaration

Source position: tatypes.pas line 140

type TChartRange = class(TChartElement)

public

  procedure Assign(); override;

  

  procedure CheckBoundsOrder;

  

  procedure Intersect();

  

published

  property Max: Double; [rws]

  

  property Min: Double; [rws]

  

  property UseMax: Boolean; [rw]

  

  property UseMin: Boolean; [rw]

  

end;

Inheritance

TChartRange

  

|

TChartElement

  

|

TObject



CT Web help

CodeTyphon Studio