[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLine.Period

Period Property

Period

Gets or sets the period of the TrendLine calculation.

Declaration
public int Period { get; set; }
Remarks

This property is useful only for calculating a moving average TrendLine.

See Also