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

TChartAxisIntervalParams

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

Declaration

Source position: tacustomsource.pas line 36

type TChartAxisIntervalParams = class(TPersistent)

strict protected

  procedure Changed; virtual;

  

protected

  function GetOwner; override;

  

public

  procedure Assign(); override;

  

  constructor Create();

  

  property StepValues: TDoubleDynArray; [r]

  

published

  property Count: Integer; [rw]

  

  property MaxLength: Integer; [rw]

  

  property MinLength: Integer; [rw]

  

  property NiceSteps: string; [rws]

  

  property Options: TAxisIntervalParamOptions; [rw]

  

  property Tolerance: Cardinal; [rw]

  

end;

Inheritance

TChartAxisIntervalParams

  

|

TObject



CT Web help

CodeTyphon Studio