VectSharp 2.6.1
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Plots.LogarithmicTrendLine Member List

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

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