Unit 'fpsChart' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fpspreadsheet]

TsChartFillElement

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

Declaration

Source position: fpschart.pas line 351

type TsChartFillElement = class(TsChartElement)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure CopyFrom(); override;

  

  property Background: TsChartFill; [rw]

  

  property Border: TsChartLine; [rw]

  

end;

Inheritance

TsChartFillElement

  

|

TsChartElement

  

|

TObject



CT Web help

CodeTyphon Studio