VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Plots.Function2DGrid, including all inherited members.
DataPoints | VectSharp.Plots.Function2DGrid | |
Function2DGrid(IReadOnlyList< IReadOnlyList< double > > dataPoints) | VectSharp.Plots.Function2DGrid | |
Function2DGrid(Func< double[], double > function, double minX, double minY, double maxX, double maxY, int stepsX, int stepsY, GridType type) | VectSharp.Plots.Function2DGrid | |
GridType enum name | VectSharp.Plots.Function2DGrid | |
MaxX | VectSharp.Plots.Function2DGrid | |
MaxY | VectSharp.Plots.Function2DGrid | |
MaxZ | VectSharp.Plots.Function2DGrid | |
MinX | VectSharp.Plots.Function2DGrid | |
MinY | VectSharp.Plots.Function2DGrid | |
MinZ | VectSharp.Plots.Function2DGrid | |
StepsX | VectSharp.Plots.Function2DGrid | |
StepsY | VectSharp.Plots.Function2DGrid | |
ToRectangular() | VectSharp.Plots.Function2DGrid | |
Type | VectSharp.Plots.Function2DGrid |