Class TdkwVerticalGraphAxis (unit Graph)

Inherits from

TdkwGraphAxis

Constructors



Functions

function GetPoint ( Value: Extended ): Integer ;

Public declarations

Find a point on a vertical axis


procedure AdjustMinMax ;

Adjust minimum and maximum values to nice round values

procedure Draw ( Name: String ; Canvas: TCanvas ) ;

************************************************************* * * TdkwVerticalGraphAxis Implementation * **************************************************************) (* Draw the axis label and markers

Properties

property Maximum : Extended


property Minimum : Extended

Protected declarations

Events

Variables

FMaximum : Extended ;


FMinimum : Extended ;

Private declarations


Constructors


Functions


function GetPoint ( Value: Extended ): Integer ;

Public declarations

Find a point on a vertical axis


procedure AdjustMinMax ;

Adjust minimum and maximum values to nice round values


procedure Draw ( Name: String ; Canvas: TCanvas ) ;

************************************************************* * * TdkwVerticalGraphAxis Implementation * **************************************************************) (* Draw the axis label and markers


Properties


property Maximum : Extended


property Minimum : Extended

Protected declarations


Events


Variables


FMaximum : Extended ;


FMinimum : Extended ;

Private declarations