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

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

CoordinateSystemVectSharp.Plots.MovingAverageTrendLine
DataVectSharp.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
PeriodVectSharp.Plots.MovingAverageTrendLine
Plot(Graphics target)VectSharp.Plots.MovingAverageTrendLine
PresentationAttributesVectSharp.Plots.MovingAverageTrendLine
TagVectSharp.Plots.MovingAverageTrendLine
WeightVectSharp.Plots.MovingAverageTrendLine