IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Sinks.Plotting Member List

This is the complete list of members for CShell.Sinks.Plotting, including all inherited members.

GetPlotSink(string sinkName)CShell.Sinks.Plottinginlinestatic
GetPlotSink(string sinkName, bool suppressOpen)CShell.Sinks.Plottinginlinestatic
GetPlotSink(string sinkName)CShell.Sinks.Plottinginlinestatic
GetPlotSink(string sinkName, bool suppressOpen)CShell.Sinks.Plottinginlinestatic
Plot(this Series series, string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this Chart chart, string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this IEnumerable ys, string seriesName=null, string chartType="Line", string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this IEnumerable ys, IEnumerable xs, string seriesName=null, string chartType="Line", string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this Series series, string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this Chart chart, string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this IEnumerable ys, string seriesName=null, string chartType="Line", string sinkName=null)CShell.Sinks.Plottinginlinestatic
Plot(this IEnumerable ys, IEnumerable xs, string seriesName=null, string chartType="Line", string sinkName=null)CShell.Sinks.Plottinginlinestatic
PlotChartTypesCShell.Sinks.Plottingstatic
PlotFunction(this Func< double, double > f, string seriesName=null, string chartType="Line", double from=-3.0, double to=3.0, int points=100, string sinkName=null)CShell.Sinks.Plottinginlinestatic
PlotFunction(this Func< double, double > f, string seriesName=null, string chartType="Line", double from=-3.0, double to=3.0, int points=100, string sinkName=null)CShell.Sinks.Plottinginlinestatic
PlotHistogram(this IEnumerable ys, string seriesName=null, string histogramName=null, string sinkName=null)CShell.Sinks.Plottinginlinestatic
PlotHistogram(this IEnumerable ys, string seriesName=null, string histogramName=null, string sinkName=null)CShell.Sinks.Plottinginlinestatic