This documentation is archived and is not being maintained.
DataManipulator Properties
Visual Studio 2010
The DataManipulator type exposes the following members.
| Name | Description | |
|---|---|---|
|
FilterMatchedPoints | Gets or sets a value that determines whether points are filtered if they match criteria specified in arguments in the Filter methods of this class. |
|
FilterSetEmptyPoints | Gets or sets a flag that indicates whether points filtered by the Filter or FilterTopN methods will be removed or marked as empty. |
|
IsEmptyPointIgnored | Gets or sets a flag that indicates whether empty points are ignored while performing calculations. (Inherited from DataFormula.) |
|
IsStartFromFirst | Gets or sets a flag that indicates whether to start formulas such as a rolling average from zero. (Inherited from DataFormula.) |
|
Statistics | Returns a reference to the StatisticFormula class. (Inherited from DataFormula.) |
Show: