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

TSeriesPointer

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

Declaration

Source position: tatypes.pas line 103

type TSeriesPointer = class(TChartElement)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure Draw();

  

  procedure DrawSize();

  

published

  property Brush: TBrush; [rw]

  

  property HorizSize: Integer; [rw]

  

  property OverrideColor: TOverrideColors; [rw]

  

  property Pen: TChartPen; [rw]

  

  property Style: TSeriesPointerStyle; [rw]

  

  property VertSize: Integer; [rw]

  

  property Visible: Boolean;

  

end;

Inheritance

TSeriesPointer

  

|

TChartElement

  

|

TObject



CT Web help

CodeTyphon Studio