The NMathChart type exposes the following members.

Constructors

  NameDescription
Public methodNMathChart
Initializes a new instance of the NMathChart class

Methods

  NameDescription
Public methodStatic memberCompose
Compose the chart areas and data series from the given charts into a new composite chart.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodStatic memberSave(Chart, Stream, ImageFormat)
Save the chart image to the specified stream.
Public methodStatic memberSave(Chart, Stream, ChartImageFormat)
Save the chart image to the specified stream.
Public methodStatic memberSave(Chart, String, ImageFormat)
Save the chart image to the specified filename.
Public methodStatic memberSave(Chart, String, ChartImageFormat)
Save the chart image to the specified filename.
Public methodStatic memberShow(Chart)
Shows the given chart in a default form.
Public methodStatic memberShow(DoubleComplexMatrix)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<DoubleComplexVector>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleMatrix)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<DoubleVector>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexMatrix)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<FloatComplexVector>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(FloatMatrix)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<FloatVector>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(Histogram)
Shows a new chart in a default form.
Public methodStatic memberShow(PeakFinderSavitzkyGolay)
Shows a new chart in a default form.
Public methodStatic memberShow(Bracket, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(ClampedCubicSpline, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexLeastSquares, DoubleComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexMatrix, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexMatrix, array<Int32>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexVector, DoubleComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<DoubleComplexVector>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleLeastSquares, DoubleVector)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleMatrix, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleMatrix, array<Int32>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleVector, DoubleVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<DoubleVector>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexLeastSquares, FloatComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexMatrix, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexMatrix, array<Int32>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexVector, FloatComplexVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<FloatComplexVector>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatLeastSquares, FloatVector)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatMatrix, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatMatrix, array<Int32>[]()[][])
Shows a new chart in a default form.
Public methodStatic memberShow(FloatVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatVector, FloatVector)
Shows a new chart in a default form.
Public methodStatic memberShow(array<FloatVector>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(LinearSpline, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(NaturalCubicSpline, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexLeastSquares, DoubleComplexVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexMatrix, Int32, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleLeastSquares, DoubleVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleMatrix, Int32, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexLeastSquares, FloatComplexVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexMatrix, Int32, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatLeastSquares, FloatVector, NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatMatrix, Int32, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(FloatMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Shows a new chart in a default form.
Public methodStatic memberShow(PeakFinderSavitzkyGolay, Double, Double)
Shows a new chart in a default form.
Public methodStatic memberShow(Func<(Of <<'(Double, Double>)>>), Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(ClampedCubicSpline, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(LinearSpline, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(NaturalCubicSpline, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(NMathFunctions..::..DoubleUnaryFunction, Double, Double, Int32) Obsolete.
Shows a new chart in a default form.
Public methodStatic memberShow(OneVariableFunction, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(Polynomial, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(PolynomialLeastSquares, DoubleVector, DoubleVector, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleParameterizedDelegate, DoubleVector, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(DoubleParameterizedFunction, DoubleVector, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(Func<(Of <<'(DoubleVector, Double, Double>)>>), DoubleVector, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow(NMathFunctions..::..GeneralizedDoubleUnaryFunction, DoubleVector, Double, Double, Int32) Obsolete.
Shows a new chart in a default form.
Public methodStatic memberShow(OneVariableFunction, Double, Double, Int32, Dictionary<(Of <<'(Double, String>)>>))
Shows a new chart in a default form.
Public methodStatic memberShow(PolynomialLeastSquares, DoubleVector, DoubleVector, Double, Double, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow<(Of <<'(M>)>>)(BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow<(Of <<'(M>)>>)(OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow<(Of <<'(M>)>>)(BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Shows a new chart in a default form.
Public methodStatic memberShow<(Of <<'(M>)>>)(OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Shows a new chart in a default form.
Public methodStatic memberToChart(DoubleComplexMatrix)
Returns a new line chart for the magnitude of the columns of the given complex matrix.
Public methodStatic memberToChart(DoubleComplexVector)
Returns a line chart containing the magnitude of the given complex vector data.
Public methodStatic memberToChart(array<DoubleComplexVector>[]()[][])
Returns a new line chart for the magnitude of the given complex vectors.
Public methodStatic memberToChart(DoubleMatrix)
Returns a new line chart for the columns of the given matrix.
Public methodStatic memberToChart(DoubleVector)
Returns a line chart containing the given vector data.
Public methodStatic memberToChart(array<DoubleVector>[]()[][])
Returns a new line chart for the given vectors.
Public methodStatic memberToChart(FloatComplexMatrix)
Returns a new line chart for the magnitude of the columns of the given complex matrix.
Public methodStatic memberToChart(FloatComplexVector)
Returns a line chart containing the magnitude of the given complex vector data.
Public methodStatic memberToChart(array<FloatComplexVector>[]()[][])
Returns a new line chart for the magnitude of the given complex vectors.
Public methodStatic memberToChart(FloatMatrix)
Returns a new line chart for the columns of the given matrix.
Public methodStatic memberToChart(FloatVector)
Returns a line chart containing the given vector data.
Public methodStatic memberToChart(array<FloatVector>[]()[][])
Returns a new line chart for the given vectors.
Public methodStatic memberToChart(Histogram)
Returns a bar chart showing the counts of each bin in the histogram.
Public methodStatic memberToChart(PeakFinderSavitzkyGolay)
Returns a line chart showing the peaks in the data.
Public methodStatic memberToChart(Bracket, Int32)
Returns a line chart showing the bracketed region of contained function.
Public methodStatic memberToChart(ClampedCubicSpline, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(DoubleComplexLeastSquares, DoubleComplexVector)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(DoubleComplexMatrix, NMathChart..::..Unit)
Returns a new line chart for the magnitude of the columns of the given complex matrix.
Public methodStatic memberToChart(DoubleComplexMatrix, array<Int32>[]()[][])
Returns a new line chart for the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberToChart(DoubleComplexVector, NMathChart..::..Unit)
Returns a line chart containing the magnitude of the given complex vector data.
Public methodStatic memberToChart(DoubleComplexVector, DoubleComplexVector)
Returns a new point (scatter) chart containing the magnitude of the given x-y complex data.
Public methodStatic memberToChart(array<DoubleComplexVector>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the magnitude of the given complex vectors.
Public methodStatic memberToChart(DoubleLeastSquares, DoubleVector)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(DoubleMatrix, NMathChart..::..Unit)
Returns a new line chart for the columns of the given matrix.
Public methodStatic memberToChart(DoubleMatrix, array<Int32>[]()[][])
Returns a new line chart for the specified columns of the given matrix.
Public methodStatic memberToChart(DoubleVector, NMathChart..::..Unit)
Returns a line chart containing the given vector data.
Public methodStatic memberToChart(DoubleVector, DoubleVector)
Returns a new point (scatter) chart containing the given x-y data.
Public methodStatic memberToChart(array<DoubleVector>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the given vectors.
Public methodStatic memberToChart(FloatComplexLeastSquares, FloatComplexVector)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(FloatComplexMatrix, NMathChart..::..Unit)
Returns a new line chart for the magnitude of the columns of the given complex matrix.
Public methodStatic memberToChart(FloatComplexMatrix, array<Int32>[]()[][])
Returns a new line chart for the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberToChart(FloatComplexVector, NMathChart..::..Unit)
Returns a line chart containing the magnitude of the given complex vector data.
Public methodStatic memberToChart(FloatComplexVector, FloatComplexVector)
Returns a new point (scatter) chart containing the magnitude of the given x-y complex data.
Public methodStatic memberToChart(array<FloatComplexVector>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the magnitude of the given complex vectors.
Public methodStatic memberToChart(FloatLeastSquares, FloatVector)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(FloatMatrix, NMathChart..::..Unit)
Returns a new line chart for the columns of the given matrix.
Public methodStatic memberToChart(FloatMatrix, array<Int32>[]()[][])
Returns a new line chart for the specified columns of the given matrix.
Public methodStatic memberToChart(FloatVector, NMathChart..::..Unit)
Returns a line chart containing the given vector data.
Public methodStatic memberToChart(FloatVector, FloatVector)
Returns a new point (scatter) chart containing the given x-y data.
Public methodStatic memberToChart(array<FloatVector>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the given vectors.
Public methodStatic memberToChart(LinearSpline, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(NaturalCubicSpline, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(DoubleComplexLeastSquares, DoubleComplexVector, NMathChart..::..Unit)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(DoubleComplexMatrix, Int32, Int32)
Returns a new point chart for the magnitude of the specified columns of the given complex matrix (x, y) .
Public methodStatic memberToChart(DoubleComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberToChart(DoubleLeastSquares, DoubleVector, NMathChart..::..Unit)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(DoubleMatrix, Int32, Int32)
Returns a new point chart for the specified columns of the given matrix (x, y) .
Public methodStatic memberToChart(DoubleMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the specified columns of the given matrix.
Public methodStatic memberToChart(FloatComplexLeastSquares, FloatComplexVector, NMathChart..::..Unit)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(FloatComplexMatrix, Int32, Int32)
Returns a new point chart for the magnitude of the specified columns of the given complex matrix (x, y) .
Public methodStatic memberToChart(FloatComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberToChart(FloatLeastSquares, FloatVector, NMathChart..::..Unit)
Returns a new line chart comparing the specified right-hand side with that predicted by the given model.
Public methodStatic memberToChart(FloatMatrix, Int32, Int32)
Returns a new point chart for the specified columns of the given matrix (x, y) .
Public methodStatic memberToChart(FloatMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Returns a new line chart for the specified columns of the given matrix.
Public methodStatic memberToChart(PeakFinderSavitzkyGolay, Double, Double)
Returns a line chart showing the peaks in the data.
Public methodStatic memberToChart(Func<(Of <<'(Double, Double>)>>), Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(ClampedCubicSpline, Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(LinearSpline, Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(NaturalCubicSpline, Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(NMathFunctions..::..DoubleUnaryFunction, Double, Double, Int32) Obsolete.
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(OneVariableFunction, Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(Polynomial, Double, Double, Int32)
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(PolynomialLeastSquares, DoubleVector, DoubleVector, Int32)
Returns a new line chart by interpolating over the given fitted polynomial.
Public methodStatic memberToChart(DoubleParameterizedDelegate, DoubleVector, Double, Double, Int32)
Returns a new line chart by interpolating over the given parameterized function.
Public methodStatic memberToChart(DoubleParameterizedFunction, DoubleVector, Double, Double, Int32)
Returns a new line chart by interpolating over the given parameterized function.
Public methodStatic memberToChart(Func<(Of <<'(DoubleVector, Double, Double>)>>), DoubleVector, Double, Double, Int32)
Returns a new line chart by interpolating over the given parameterized function.
Public methodStatic memberToChart(NMathFunctions..::..GeneralizedDoubleUnaryFunction, DoubleVector, Double, Double, Int32) Obsolete.
Returns a new line chart by interpolating over the given parameterized function.
Public methodStatic memberToChart(OneVariableFunction, Double, Double, Int32, Dictionary<(Of <<'(Double, String>)>>))
Returns a new line chart by interpolating over the given function.
Public methodStatic memberToChart(PolynomialLeastSquares, DoubleVector, DoubleVector, Double, Double, Int32)
Returns a new line chart by interpolating over the given fitted polynomial.
Public methodStatic memberToChart<(Of <<'(M>)>>)(BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Returns a new line chart by interpolating over the given fitted function.
Public methodStatic memberToChart<(Of <<'(M>)>>)(OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Returns a new line chart by interpolating over the given fitted function.
Public methodStatic memberToChart<(Of <<'(M>)>>)(BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Returns a new line chart by interpolating over the given fitted function.
Public methodStatic memberToChart<(Of <<'(M>)>>)(OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Returns a new line chart by interpolating over the given fitted function.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberUpdate(Chart%, DoubleComplexMatrix)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, DoubleComplexVector)
Updates the given chart with the magnitude of the given complex vector data.
Public methodStatic memberUpdate(Chart%, array<DoubleComplexVector>[]()[][])
Updates the given chart with the magnitude of the given complex data.
Public methodStatic memberUpdate(Chart%, DoubleMatrix)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, DoubleVector)
Updates the given chart with the given vector data.
Public methodStatic memberUpdate(Chart%, array<DoubleVector>[]()[][])
Updates the given chart with the given data.
Public methodStatic memberUpdate(Chart%, FloatComplexMatrix)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, FloatComplexVector)
Updates the given chart with the magnitude of the given complex vector data.
Public methodStatic memberUpdate(Chart%, array<FloatComplexVector>[]()[][])
Updates the given chart with the magnitude of the given complex data.
Public methodStatic memberUpdate(Chart%, FloatMatrix)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, FloatVector)
Updates the given chart with the given vector data.
Public methodStatic memberUpdate(Chart%, array<FloatVector>[]()[][])
Updates the given chart with the given data.
Public methodStatic memberUpdate(Chart%, Histogram)
Updates the given chart with the specified histogram.
Public methodStatic memberUpdate(Chart%, PeakFinderSavitzkyGolay)
Updates the given chart with the specified peak finder.
Public methodStatic memberUpdate(Chart%, Bracket, Int32)
Updates the given chart with the specified bracket.
Public methodStatic memberUpdate(Chart%, ClampedCubicSpline, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, DoubleComplexLeastSquares, DoubleComplexVector)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, DoubleComplexMatrix, NMathChart..::..Unit)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, DoubleComplexMatrix, array<Int32>[]()[][])
Updates the given chart with the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, DoubleComplexVector, NMathChart..::..Unit)
Updates the given chart with the magnitude of the given complex vector data.
Public methodStatic memberUpdate(Chart%, DoubleComplexVector, DoubleComplexVector)
Updates the given chart with the magnitude of the given x-y complex data.
Public methodStatic memberUpdate(Chart%, array<DoubleComplexVector>[]()[][], NMathChart..::..Unit)
Updates the given chart with the magnitude of the given complex data.
Public methodStatic memberUpdate(Chart%, DoubleLeastSquares, DoubleVector)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, DoubleMatrix, NMathChart..::..Unit)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, DoubleMatrix, array<Int32>[]()[][])
Updates the given chart with the specified columns of the given matrix.
Public methodStatic memberUpdate(Chart%, DoubleVector, NMathChart..::..Unit)
Updates the given chart with the given vector data.
Public methodStatic memberUpdate(Chart%, DoubleVector, DoubleVector)
Updates the given chart with the given x-y data.
Public methodStatic memberUpdate(Chart%, array<DoubleVector>[]()[][], NMathChart..::..Unit)
Updates the given chart with the given data.
Public methodStatic memberUpdate(Chart%, FloatComplexLeastSquares, FloatComplexVector)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, FloatComplexMatrix, NMathChart..::..Unit)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, FloatComplexMatrix, array<Int32>[]()[][])
Updates the given chart with the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, FloatComplexVector, NMathChart..::..Unit)
Updates the given chart with the magnitude of the given complex vector data.
Public methodStatic memberUpdate(Chart%, FloatComplexVector, FloatComplexVector)
Updates the given chart with the magnitude of the given x-y complex data.
Public methodStatic memberUpdate(Chart%, array<FloatComplexVector>[]()[][], NMathChart..::..Unit)
Updates the given chart with the magnitude of the given complex data.
Public methodStatic memberUpdate(Chart%, FloatLeastSquares, FloatVector)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, FloatMatrix, NMathChart..::..Unit)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, FloatMatrix, array<Int32>[]()[][])
Updates the given chart with the specified columns of the given matrix.
Public methodStatic memberUpdate(Chart%, FloatVector, NMathChart..::..Unit)
Updates the given chart with the given vector data.
Public methodStatic memberUpdate(Chart%, FloatVector, FloatVector)
Updates the given chart with the given x-y data.
Public methodStatic memberUpdate(Chart%, array<FloatVector>[]()[][], NMathChart..::..Unit)
Updates the given chart with the given data.
Public methodStatic memberUpdate(Chart%, LinearSpline, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, NaturalCubicSpline, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, DoubleComplexLeastSquares, DoubleComplexVector, NMathChart..::..Unit)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, DoubleComplexMatrix, Int32, Int32)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, DoubleComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Updates the given chart with the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, DoubleLeastSquares, DoubleVector, NMathChart..::..Unit)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, DoubleMatrix, Int32, Int32)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, DoubleMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Updates the given chart with the specified columns of the given matrix.
Public methodStatic memberUpdate(Chart%, FloatComplexLeastSquares, FloatComplexVector, NMathChart..::..Unit)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, FloatComplexMatrix, Int32, Int32)
Updates the given chart with the magnitude of the columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, FloatComplexMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Updates the given chart with the magnitude of the specified columns of the given complex matrix.
Public methodStatic memberUpdate(Chart%, FloatLeastSquares, FloatVector, NMathChart..::..Unit)
Updates the given chart with the specified least squares model.
Public methodStatic memberUpdate(Chart%, FloatMatrix, Int32, Int32)
Updates the given chart with the columns of the given matrix.
Public methodStatic memberUpdate(Chart%, FloatMatrix, array<Int32>[]()[][], NMathChart..::..Unit)
Updates the given chart with the specified columns of the given matrix.
Public methodStatic memberUpdate(Chart%, PeakFinderSavitzkyGolay, Double, Double)
Updates the given chart with the specified peak finder.
Public methodStatic memberUpdate(Chart%, PolynomialLeastSquares, DoubleVector, DoubleVector, Int32)
Updates the given chart with the specified fitted polynomial.
Public methodStatic memberUpdate(Chart%, ClampedCubicSpline, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, LinearSpline, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, NaturalCubicSpline, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, NMathFunctions..::..DoubleUnaryFunction, Double, Double, Int32) Obsolete.
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, OneVariableFunction, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, Polynomial, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, Func<(Of <<'(Double, Double>)>>), Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, DoubleParameterizedDelegate, DoubleVector, Double, Double, Int32)
Updates the given chart with the specified parameterized function.
Public methodStatic memberUpdate(Chart%, DoubleParameterizedFunction, DoubleVector, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, NMathFunctions..::..GeneralizedDoubleUnaryFunction, DoubleVector, Double, Double, Int32) Obsolete.
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, OneVariableFunction, Double, Double, Int32, Dictionary<(Of <<'(Double, String>)>>))
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, Func<(Of <<'(DoubleVector, Double, Double>)>>), DoubleVector, Double, Double, Int32)
Updates the given chart with the specified function.
Public methodStatic memberUpdate(Chart%, PolynomialLeastSquares, DoubleVector, DoubleVector, Double, Double, Int32)
Updates the given chart with the specified fitted polynomial.
Public methodStatic memberUpdate<(Of <<'(M>)>>)(Chart%, BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Updates the given chart with the specified fitted function.
Public methodStatic memberUpdate<(Of <<'(M>)>>)(Chart%, OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, DoubleVector, Int32)
Updates the given chart with the specified fitted function.
Public methodStatic memberUpdate<(Of <<'(M>)>>)(Chart%, BoundedOneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Updates the given chart with the specified fitted function.
Public methodStatic memberUpdate<(Of <<'(M>)>>)(Chart%, OneVariableFunctionFitter<(Of <<'(M>)>>), DoubleVector, DoubleVector, Double, Double, DoubleVector, Int32)
Updates the given chart with the specified fitted function.

Properties

  NameDescription
Public propertyStatic memberDefaultAxisTitleFont
Gets and sets the default axis title font for new charts.
Public propertyStatic memberDefaultMajorGridLineColor
Gets and sets the default major grid line color for new charts.
Public propertyStatic memberDefaultMarker
Gets and sets the default marker for new charts.
Public propertyStatic memberDefaultSize
Gets and sets the default size for new charts.
Public propertyStatic memberDefaultTitleFont
Gets and sets the default primary title font for new charts.

See Also