VectSharp 2.6.1
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Plots.CoordinateSystem1D< T > Member List

This is the complete list of members for VectSharp.Plots.CoordinateSystem1D< T >, including all inherited members.

CoordinateFunctionVectSharp.Plots.CoordinateSystem1D< T >
CoordinateSystem1D(Func< T, double > coordinateFunction)VectSharp.Plots.CoordinateSystem1D< T >
ToPlotCoordinates(T dataPoint)VectSharp.Plots.CoordinateSystem1D< T >