Class txytraces

Unit

Declaration

type txytraces = class(ttraces)

Description

No description available, ancestor ttraces description follows
No description available, ancestor townedeventpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

Overview

Fields

Protected fxordered: boolean;

Methods

Protected procedure setkind(const avalue: tracekindty); override;
Protected procedure setoptions(const avalue: charttraceoptionsty); override;
Public constructor create(const aowner: tcustomchart; const axordered: boolean);
Public class function getitemclasstype: persistentclassty; override;

Properties

Published property kind default trk_xy;
Published property options default defaultxytraceoptions;

Description

Fields

Protected fxordered: boolean;
 

Methods

Protected procedure setkind(const avalue: tracekindty); override;
 
Protected procedure setoptions(const avalue: charttraceoptionsty); override;
 
Public constructor create(const aowner: tcustomchart; const axordered: boolean);
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Published property kind default trk_xy;
 
Published property options default defaultxytraceoptions;
 

Generated by PasDoc 0.16.0.