Name | Description | |
---|---|---|
TrendLine Constructor | Initializes a new instance of TrendLine class. |
The following tables list the members exposed by TrendLine.
Name | Description | |
---|---|---|
TrendLine Constructor | Initializes a new instance of TrendLine class. |
Name | Description | |
---|---|---|
FitTypeProperty | Identifies the FitTypeProperty dependency property. | |
OrderProperty | Identifies the OrderProperty dependency property. |
Name | Description | |
---|---|---|
datavalues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
isTimeValues | Flags for time values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
listX | Temporary list for x-values. (Inherited from C1.WPF.C1Chart.XYDataSeries) | |
listY | Temporary list of y-values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
previousDataValues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
xfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) | |
yfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) |