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

TChartMinorAxisList

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

Declaration

Source position: tachartaxis.pas line 54

type TChartMinorAxisList = class(TCollection)

protected

  function GetOwner; override;

  

  procedure Update(); override;

  

public

  constructor Create();

  

  function Add;

  

  function GetChart;

  

  property Axes []: TChartMinorAxis; default; [r]

  

  property ParentAxis: TChartAxis; [r]

  

end;

Inheritance

TChartMinorAxisList

  

|

TObject



CT Web help

CodeTyphon Studio