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

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

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