Unit 'TplMultiGraphUnit' Package
[Overview][Types][Classes][Index] [#pl_excontrols]

TRAG

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

Declaration

Source position: TplMultiGraphUnit.pas line 145

type TRAG = class

public

  constructor Create();

  

  procedure RedrawGraphs();

  

  procedure AddGraph();

  

  procedure AddValues();

  

  procedure AddValue();

  

  property Graphs: TGraphArray; [r]

  

  property Picture: TPicture; [r]

  

  property GridStepHorz: Integer; [rw]

  

  property GridStepVert: Integer; [rw]

  

  property GridColor: TColor; [rw]

  

  property GridWidth: Integer; [rw]

  

  property BackColor: TColor; [rw]

  

  property XScalar: real; [rw]

  

  property ValueOffsetPercentage: Integer; [rw]

  

  property TextFont: TFont; [rw]

  

  property TextColor: TColor; [rw]

  

  property TextBackground: Boolean; [rw]

  

  property TextLeftTop: string; [rw]

  

  property TextRightTop: string; [rw]

  

  property TextLeftBottom: string; [rw]

  

  property TextRightBottom: string; [rw]

  

end;

Inheritance

TRAG

  

|

TObject



CT Web help

CodeTyphon Studio