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

TCustomChartAxisMarks

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

Declaration

Source position: tachartaxisutils.pas line 86

type TCustomChartAxisMarks = class(specialize TGenericChartMarks<,>)

strict protected

  function IsFormatStored;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Measure();

  

  function SourceDef;

  

  property DefaultSource: TIntervalChartSource; [r]

  

  property Source: TCustomChartSource; [rw]

  

  property SourceExchangeXY: Boolean; [rw]

  

  property Stripes: TChartStyles; [rw]

  

end;

Inheritance

TCustomChartAxisMarks

  

|

TGenericChartMarks

  

|

TObject



CT Web help

CodeTyphon Studio