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

TPlotXAxis

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

Declaration

Source position: plotpanel.pp line 180

type TPlotXAxis = class(TPlotAxis)

protected

  function GetDimension; override;

  

  function Margin1; override;

  

  function Margin2; override;

  

public

  constructor Create; override;

  

published

  property LeftMargin: Integer; [rw]

  

  property RightMargin: Integer; [rw]

  

  property Ticks: Integer;

  

  property TickSize: Integer;

  

end;

Inheritance

TPlotXAxis

  

|

TPlotAxis

  

|

TObject



CT Web help

CodeTyphon Studio