Class TdkwGraphAxis (unit Graph)

Inherits from

TObject

Constructors


constructor Create ;

Public declarations

************************************************************* * * TdkwGraphAxis Implementation *



Functions

destructor Destroy ;


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


Properties

property Color : TColor


property Visible : Boolean


property Rect : TRect

Protected declarations

Events

Variables

AxisRect : TRect ;


FColor : TColor ;


FRect : TRect ;

Private declarations

FVisible : Boolean ;


Graph : TdkwGraph ;



Constructors


constructor Create ;

Public declarations

************************************************************* * * TdkwGraphAxis Implementation *


Functions


destructor Destroy ;


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


Properties


property Color : TColor


property Visible : Boolean


property Rect : TRect

Protected declarations


Events


Variables


AxisRect : TRect ;


FColor : TColor ;


FRect : TRect ;

Private declarations


FVisible : Boolean ;


Graph : TdkwGraph ;