VectSharp 2.6.1
A light library for C# vector graphics
All Classes Namespaces Functions Variables Enumerations Properties Events Pages
VectSharp.Plots.CoordinateSystem< T > Member List

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

CoordinateFunctionVectSharp.Plots.CoordinateSystem< T >
CoordinateSystem(Func< T, Point > coordinateFunction)VectSharp.Plots.CoordinateSystem< T >
ToPlotCoordinates(T dataPoint)VectSharp.Plots.CoordinateSystem< T >