Unit 'fpsChartStyles' Package
[Overview][Types][Classes][Index] [#pl_fpspreadsheet]

TsChartLineRec

Declaration

Source position: fpschartstyles.pas line 23

type TsChartLineRec = record

public

  Style: Integer;

  

  Width: Double;

  

  Color: TsColor;

  

  Transparency: Double;

  

  procedure FromChart();

  

  function GetChartLine();

  

  procedure ToChart();

  

  class operator equal(TsChartLineRec,TsChartLineRec):Boolean();

  

end;



CT Web help

CodeTyphon Studio