The following tables list the members exposed by DataManipulator.
Name | Description | |
---|---|---|
![]() |
FilterMatchedPoints | ![]() Indicates that data points are filtered when they match the criteria, otherwise they are filtered when they do not match the criteria. |
![]() |
FilterSetEmptyPoints | ![]() Indicates that data points are only marked as empty when filtering, otherwise they are removed from the series. |
![]() |
IgnoreEmptyPoints | ![]() |
![]() |
StartFromFirst | ![]() |
![]() |
Statistics | ![]() |
Name | Description | |
---|---|---|
![]() |
CopySeriesValues | ![]() |
![]() |
ExportSeriesValues | Overloaded. ![]() |
![]() |
Filter | Overloaded. ![]() Note that if multiple series are filtered then the series must be aligned, otherwise an exception will be thrown. Refer to the Aligning Series topic for information on aligned series. |
![]() |
FilterTopN | Overloaded. ![]() Note that if multiple series are filtered then the series must be aligned, otherwise an exception will be thrown. Refer to the Aligning Series topic for information on aligned series. |
![]() |
FormulaFinancial | Overloaded. ![]() Applies a financial formula to the Y-values of one or more series. (Inherited from FormulaData) |
![]() |
Group | Overloaded. ![]() |
![]() |
GroupByAxisLabel | Overloaded. ![]() |
![]() |
InsertEmptyPoints | Overloaded. Replaces missing data points with empty points. |
![]() |
Sort | Overloaded. Sorts data points in one or more series. A custom sort can also be performed.
Note that if multiple series are sorted then the series must be aligned, otherwise an exception will be thrown. Refer to the Aligning Series topic for information on aligned series. |