Class txytraces

Unit

Declaration

type txytraces = class(ttraces)

Description

This item has no description.

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;

This item has no description.

Methods

Protected procedure setkind(const avalue: tracekindty); override;

This item has no description.

Protected procedure setoptions(const avalue: charttraceoptionsty); override;

This item has no description.

Public constructor create(const aowner: tcustomchart; const axordered: boolean);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Published property kind default trk_xy;

This item has no description.

Published property options default defaultxytraceoptions;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.