NChartOLSTrendDetector Class |
Namespace: NChart3D_UWP
The NChartOLSTrendDetector type exposes the following members.
Name | Description | |
---|---|---|
NChartOLSTrendDetector | Initializes a new instance of the NChartOLSTrendDetector class |
Name | Description | |
---|---|---|
StepDimension |
Key of the value that should be interpreted as step dimension. Typically it is NChartValue.X (which is the default
value), however for bar series it should be NChartValue.Y.
| |
ValueDimension |
Key of the value that should be interpreted as height dimension. Typically it is NChartValue.Y (which is the default
value), however for bar series it should be NChartValueX.
|
Name | Description | |
---|---|---|
AnalyzePoints(IReadOnlyListNChartPoint) | ||
AnalyzePoints(IReadOnlyListNChartPoint, Int32) | ||
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |