Classes
Class | Description | |
---|---|---|
FunctionSeries |
Base class for function series.
|
|
ImageExport |
Contains chart export routines.
|
|
MovingAverage |
Represents moving average filter applied to the data.
|
|
ParametricFunctionSeries |
Represent function series with coordinates defined as two functions x=x(t) and y=y(t).
|
|
TrendLine |
Represents trend line.
|
|
YFunctionSeries |
Represents y=f(x) function.
|
Enumerations
Enumeration | Description | |
---|---|---|
FitType |
Specifies fit type for trend line.
|
|
ImageFormat |
Enumerates available image formats.
|