TSerie

Unit

DMPlot

Description

TSerie class used internally to store series attributes. Any TPlot component may have unlimited number of series. There's two different kinds of series: "data" series should be used to display numeric data, and "functional", or "parametric" series may display arbitrary numeric expression.

Note: unlike previous version of DM2000 VCL components, now expression parser doesn't included in the library, so that you need to define TPlot.OnGetPoint event handler to calculate point coordinates if you use expressions or would like to plot data types other than TRealData.

Properties

AreaBorder

Brush

Container

ErrorBarLength

FirstLine

Interleave

IsCacheEnabled

IsFunction

IsRecording

LastLine

LeaderPosition

LeaderSize

LineVisible

Pen

PMax

PMin

PointSize

PointType

PointVisible

ShowBestFit

Text

Visible

XAxis

XColumn

XErrorColumn

XExpression

YAxis

YColumn

YErrorColumn

YExpression

Methods

AddPoint

Assign

ClearBlock

CopyToClipboard

Create

Destroy

Empty

GetClipboardFormat

InvalidateCache

Paint

PaintArea

PasteFromClipboard

Scale