DataManipulator Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| 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:
