[]
Base class for overlay and indicator series that render a single series.
public abstract class SingleOverlayIndicatorBase<T> : ExtraSeries<T>
Public MustInherit Class SingleOverlayIndicatorBase(Of T)
Inherits ExtraSeries(Of T)
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| Period | Gets or sets the period for the calculation as an integer value. |