C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / MovingAverage Class / Period Property
Period Property (MovingAverage)
In This Topic
Gets or sets the period of the moving average series. It should be set to integer value greater than 1.
Syntax
'Declaration
 
Public Property Period As Integer
 
See Also