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

This is the complete list of members for VectSharp.Plots.ExponentialTrendLine, including all inherited members.

CoordinateSystemVectSharp.Plots.ExponentialTrendLine
ExponentialTrendLine(double slope, double intercept, double minX, double minY, double maxX, double maxY, IContinuousCoordinateSystem coordinateSystem)VectSharp.Plots.ExponentialTrendLine
ExponentialTrendLine(IReadOnlyList< IReadOnlyList< double > > data, IContinuousCoordinateSystem coordinateSystem, double? fixedIntercept=null)VectSharp.Plots.ExponentialTrendLine
ExponentialTrendLine(IReadOnlyList<(double, double)> data, IContinuousCoordinateSystem coordinateSystem, double? fixedIntercept=null)VectSharp.Plots.ExponentialTrendLine
InterceptVectSharp.Plots.ExponentialTrendLine
MaxXVectSharp.Plots.ExponentialTrendLine
MaxYVectSharp.Plots.ExponentialTrendLine
MinXVectSharp.Plots.ExponentialTrendLine
MinYVectSharp.Plots.ExponentialTrendLine
Plot(Graphics target)VectSharp.Plots.ExponentialTrendLine
PresentationAttributesVectSharp.Plots.ExponentialTrendLine
SlopeVectSharp.Plots.ExponentialTrendLine
TagVectSharp.Plots.ExponentialTrendLine