DataManipulator
DataManipulator()
FilterMatchedPoints
FilterSetEmptyPoints
ExportSeriesValues()
ExportSeriesValues(Series)
ExportSeriesValues(String)
Filter(IDataPointFilter, Series)
Filter(IDataPointFilter, String)
Filter(CompareMethod, Double, Series)
Filter(CompareMethod, Double, String)
Filter(DateRangeType, String, Series)
Filter(DateRangeType, String, String)
Filter(IDataPointFilter, Series, Series)
Filter(IDataPointFilter, String, String)
Filter(CompareMethod, Double, Series, Series)
Filter(CompareMethod, Double, String, String)
Filter(DateRangeType, String, Series, Series)
Filter(DateRangeType, String, String, String)
Filter(CompareMethod, Double, Series, Series, String)
Filter(CompareMethod, Double, String, String, String)
FilterTopN(Int32, Series)
FilterTopN(Int32, String)
FilterTopN(Int32, Series, Series)
FilterTopN(Int32, String, String)
FilterTopN(Int32, Series, Series, String)
FilterTopN(Int32, String, String, String)
FilterTopN(Int32, Series, Series, String, Boolean)
FilterTopN(Int32, String, String, String, Boolean)
Group(String, Double, IntervalType, Series)
Group(String, Double, IntervalType, String)
Group(String, Double, IntervalType, Series, Series)
Group(String, Double, IntervalType, String, String)
Group(String, Double, IntervalType, Double, IntervalType, Series)
Group(String, Double, IntervalType, Double, IntervalType, String)
Group(String, Double, IntervalType, Double, IntervalType, Series, Series)
Group(String, Double, IntervalType, Double, IntervalType, String, String)
GroupByAxisLabel(String, Series)
GroupByAxisLabel(String, String)
GroupByAxisLabel(String, Series, Series)
GroupByAxisLabel(String, String, String)
InsertEmptyPoints(Double, IntervalType, Series)
InsertEmptyPoints(Double, IntervalType, String)
InsertEmptyPoints(Double, IntervalType, Double, IntervalType, Series)
InsertEmptyPoints(Double, IntervalType, Double, IntervalType, String)
InsertEmptyPoints(Double, IntervalType, Double, IntervalType, Double, Double, Series)
InsertEmptyPoints(Double, IntervalType, Double, IntervalType, Double, Double, String)
Sort(PointSortOrder, Series)
Sort(PointSortOrder, String)
Sort(PointSortOrder, String, Series)
Sort(PointSortOrder, String, String)
Sort(IComparer<DataPoint>, Series)
Sort(IComparer<DataPoint>, String)
net471
namespace System.Web.UI.DataVisualization.Charting
{
public class DataManipulator : DataFormula
{
public void Filter(CompareMethod compareMethod, double compareValue, Series inputSeries, Series outputSeries, string usingValue);
}
}
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net471 | |
Assembly | System.Web.DataVisualization , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API