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)
netcoreapp3.1
namespace System.Windows.Forms.DataVisualization.Charting
{
public class DataManipulator : DataFormula
{
public void GroupByAxisLabel(string formula, string inputSeriesName, string outputSeriesName);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 3.03.1 |
.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 netcoreapp3.1 | |
Assembly | System.Windows.Forms.DataVisualization , Version=1.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | System.Windows.Forms.DataVisualization (1.0.0-prerelease.20110.1) netcoreapp3.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API