Class tcustomchart
Unit
Declaration
type tcustomchart = class(tcuchart)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomscalingwidget
- tscalingwidget
- tscrollbox
- tcuchart
- tcustomchart
Overview
Fields
| Protected | ftraces: ttraces; |
Methods
| Protected | procedure clientrectchanged; override; |
| Protected | procedure doclipcontent1(const acanvas: tcanvas); override; |
| Protected | procedure dopaintcontent(const acanvas: tcanvas); override; |
| Protected | procedure dopaintcontent1(const acanvas: tcanvas); override; |
| Protected | procedure dostatread(const reader: tstatreader); override; |
| Protected | procedure dostatwrite(const writer: tstatwriter); override; |
| Protected | procedure layoutchanged; override; |
| Protected | procedure extendfit(const asides: rectsidesty; var aext: rectextty); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure clear; virtual; |
| Public | procedure autoscalex(const astartmargin: real = 0; const aendmargin: real = 0); |
| Public | procedure autoscaley(const astartmargin: real = 0; const aendmargin: real = 0); |
| Public | procedure addsample(const asamples: array of real); virtual; |
Properties
| Public | property traces: ttraces read ftraces write settraces; |
| Public | property tracehint_captionx: msestring read ftracehint_captionx
write ftracehint_captionx; |
| Public | property tracehint_captiony: msestring read ftracehint_captiony
write ftracehint_captiony; |
| Public | property markerhintcaption: msestring read fmarkerhintcaption
write fmarkerhintcaption; |
Description
Fields
| Protected | ftraces: ttraces; |
|
This item has no description. | |
Methods
| Protected | procedure clientrectchanged; override; |
|
This item has no description. | |
| Protected | procedure doclipcontent1(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure dopaintcontent(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure dopaintcontent1(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure dostatread(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure dostatwrite(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | procedure layoutchanged; override; |
|
This item has no description. | |
| Protected | procedure extendfit(const asides: rectsidesty; var aext: rectextty); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure clear; virtual; |
|
This item has no description. | |
| Public | procedure autoscalex(const astartmargin: real = 0; const aendmargin: real = 0); |
|
This item has no description. | |
| Public | procedure autoscaley(const astartmargin: real = 0; const aendmargin: real = 0); |
|
This item has no description. | |
| Public | procedure addsample(const asamples: array of real); virtual; |
|
This item has no description. | |
Properties
| Public | property traces: ttraces read ftraces write settraces; |
|
This item has no description. | |
| Public | property tracehint_captionx: msestring read ftracehint_captionx
write ftracehint_captionx; |
|
This item has no description. | |
| Public | property tracehint_captiony: msestring read ftracehint_captiony
write ftracehint_captiony; |
|
This item has no description. | |
| Public | property markerhintcaption: msestring read fmarkerhintcaption
write fmarkerhintcaption; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.