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

TPlotFunctionPanel

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

Declaration

Source position: plotpanel.pp line 340

type TPlotFunctionPanel = class(TCustomPlotFunctionPanel)

protected

  function CreatePlotter; override;

  

published

  property OnCalcPlot: TOnCalcPlotEvent; [rw]

  

  property Align;

  

  property Anchors;

  

  property Active: Boolean;

  

  property BkColor: TColor;

  

  property BorderSpacing;

  

  property Color: TColor;

  

  property PlotColor: TColor;

  

  property PlotLinewidth: Integer;

  

  property XAxis: TPlotXAxis;

  

  property YAxis: TPlotYAxis;

  

end;

Inheritance

TPlotFunctionPanel

  

|

TCustomPlotFunctionPanel

  

|

TObject



CT Web help

CodeTyphon Studio