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