Class TDimensions (unit xyGraph)

Inherits from

TPersistent

class TAxis

Constructors



Functions

procedure SetGraphTitleDistance(v: Integer);


procedure SetMargBottom(v: Word);

------------------------------------------------------------------- #3.

procedure SetMargLeft(v: Word);


procedure SetMargRight(v: Word);


procedure SetMargTop(v: Word);


procedure SetScale(v: Word);


procedure SetTickLength(v: Word);


procedure SetXAxisLabelDistance(v: Integer);


procedure SetXAxisTitleDistance(v: Integer);


procedure SetXOffset(v: Word);


procedure SetYAxisLabelDistance(v: Integer);


procedure SetYAxisTitleDistance(v: Integer);


procedure SetYOffset(v: Word);


Properties

property BottomMargin : Word


property GraphTitleOffset : Integer


property LeftMargin : Word


property PrintScalePct : Word

set print scale as integer percent (<=100) of full page

property PrintXOffsetPct : Word

set print offsets as integer percent (<=100) of page width, height

property PrintYOffsetPct : Word


property RightMargin : Word


property TickLength : Word


property TopMargin : Word


property XAxisLabelOffset : Integer


property XAxisTitleOffset : Integer


property YAxisLabelOffset : Integer


property YAxisTitleOffset : Integer


Events

Variables

FBottom : Word;


FGraph : TxyGraph;


FGraphTitleDistance : Integer;


FLeft : Word;


FRight : Word;


FScalePct : Word;


FTMLength : Word;


FTop : Word;


FXAxisLabelDistance : Integer;


FXAxisTitleDistance : Integer;


FXOffsetPct : Word;


FYAxisLabelDistance : Integer;


FYAxisTitleDistance : Integer;


FYOffsetPct : Word;



Constructors


Functions


procedure SetGraphTitleDistance(v: Integer);


procedure SetMargBottom(v: Word);

------------------------------------------------------------------- #3. TDimensions --------------------------------------------------------------------


procedure SetMargLeft(v: Word);


procedure SetMargRight(v: Word);


procedure SetMargTop(v: Word);


procedure SetScale(v: Word);


procedure SetTickLength(v: Word);


procedure SetXAxisLabelDistance(v: Integer);


procedure SetXAxisTitleDistance(v: Integer);


procedure SetXOffset(v: Word);


procedure SetYAxisLabelDistance(v: Integer);


procedure SetYAxisTitleDistance(v: Integer);


procedure SetYOffset(v: Word);


Properties


property BottomMargin : Word


property GraphTitleOffset : Integer


property LeftMargin : Word


property PrintScalePct : Word

set print scale as integer percent (<=100) of full page


property PrintXOffsetPct : Word

set print offsets as integer percent (<=100) of page width, height


property PrintYOffsetPct : Word


property RightMargin : Word


property TickLength : Word


property TopMargin : Word


property XAxisLabelOffset : Integer


property XAxisTitleOffset : Integer


property YAxisLabelOffset : Integer


property YAxisTitleOffset : Integer


Events


Variables


FBottom : Word;


FGraph : TxyGraph;


FGraphTitleDistance : Integer;


FLeft : Word;


FRight : Word;


FScalePct : Word;


FTMLength : Word;


FTop : Word;


FXAxisLabelDistance : Integer;


FXAxisTitleDistance : Integer;


FXOffsetPct : Word;


FYAxisLabelDistance : Integer;


FYAxisTitleDistance : Integer;


FYOffsetPct : Word;