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

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

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