C1.Win.Chart.Finance Namespace / MovingAverage Class / Type Property

In This Topic
Type Property (MovingAverage)
In This Topic
Gets or sets the moving average type.
Syntax
'Declaration
 
<C1DescriptionAttribute("MovingAverage.Type", "Gets or sets the moving average type.")>
Public Property Type As MovingAverageType
 
See Also