VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Plots.MovingAverageTrendLine, including all inherited members.
CoordinateSystem | VectSharp.Plots.MovingAverageTrendLine | |
Data | VectSharp.Plots.MovingAverageTrendLine | |
MovingAverageTrendLine(IReadOnlyList< IReadOnlyList< double > > data, int period, ICoordinateSystem< IReadOnlyList< double > > coordinateSystem) | VectSharp.Plots.MovingAverageTrendLine | |
MovingAverageTrendLine(IReadOnlyList<(double, double)> data, int period, IContinuousCoordinateSystem coordinateSystem) | VectSharp.Plots.MovingAverageTrendLine | |
Period | VectSharp.Plots.MovingAverageTrendLine | |
Plot(Graphics target) | VectSharp.Plots.MovingAverageTrendLine | |
PresentationAttributes | VectSharp.Plots.MovingAverageTrendLine | |
Tag | VectSharp.Plots.MovingAverageTrendLine | |
Weight | VectSharp.Plots.MovingAverageTrendLine |