VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Plots.PowerLawTrendLine, including all inherited members.
CoordinateSystem | VectSharp.Plots.PowerLawTrendLine | |
Intercept | VectSharp.Plots.PowerLawTrendLine | |
MaxX | VectSharp.Plots.PowerLawTrendLine | |
MaxY | VectSharp.Plots.PowerLawTrendLine | |
MinX | VectSharp.Plots.PowerLawTrendLine | |
MinY | VectSharp.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 | |
PresentationAttributes | VectSharp.Plots.PowerLawTrendLine | |
Slope | VectSharp.Plots.PowerLawTrendLine | |
Tag | VectSharp.Plots.PowerLawTrendLine |