Unit 'exprplotpanel' Package
[Overview][Classes][Index] [#lz_plotfunction]

TPlotExpressionPanel

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

Declaration

Source position: exprplotpanel.pp line 64

type TPlotExpressionPanel = class(TCustomPlotFunctionPanel)

protected

  function CreatePlotter; override;

  

published

  property Expression: string; [rw]

  

  property Identifiers: TFPExprIdentifierDefs; [rw]

  

  property Active: Boolean;

  

  property Align;

  

  property Anchors;

  

  property BkColor: TColor;

  

  property BorderSpacing;

  

  property Color: TColor;

  

  property PlotColor: TColor;

  

  property PlotLinewidth: Integer;

  

  property XAxis: TPlotXAxis;

  

  property YAxis: TPlotYAxis;

  

end;

Inheritance

TPlotExpressionPanel

  

|

TCustomPlotFunctionPanel

  

|

TObject



CT Web help

CodeTyphon Studio