ComponentOne Chart for .NET (2.0) Search HelpCentral 

TrendLine.Period Property

Gets or sets the period of the TrendLine calculation.

[Visual Basic]

Public Property Period As Integer

[C#]

public int Period {get;set;}

[Delphi]

public property Period: Int32 read get_Period write set_Period;

Remarks

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

See Also

TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.