Period Property (IndicatorBase)
In This Topic
Gets or sets the period.
Syntax
'Declaration
<C1DescriptionAttribute("IndicatorBase.Period", "Gets or sets the period.")>
Public Property Period As Integer
[C1Description("IndicatorBase.Period", "Gets or sets the period.")]
public int Period {get; set;}
See Also