[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.MovingAverage.Period

Period Property

Period

Gets or sets the period of moving average. The period is the number of previous points used for calculating mean value at the current point.

Declaration
public int Period { get; set; }