Unit 'plotpanel' Package
[Overview][Constants][Types][Classes][Index] [#lz_plotfunction]

TCustomPlotFunctionPanel

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

Declaration

Source position: plotpanel.pp line 301

type TCustomPlotFunctionPanel = class(TGraphicControl)

protected

  function CreatePlotter; virtual;

  

  procedure Paint; override;

  

  property Plotter: TCanvasPlotter; [r]

  

  procedure SetColor(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Align;

  

  property Active: Boolean; [rw]

  

  property BkColor: TColor; [rw]

  

  property Caption: TPlotCaption; [rw]

  

  property Color: TColor; [rw]

  

  property PlotColor: TColor; [rw]

  

  property PlotLineWidth: Integer; [rw]

  

  property XAxis: TPlotXAxis; [rw]

  

  property YAxis: TPlotYAxis; [rw]

  

end;

Inheritance

TCustomPlotFunctionPanel

  

|

TObject



CT Web help

CodeTyphon Studio