DummyChartIndicatorElementWrapper
StockSharp.Diagram.Elements.DummyChartDiagramElement
IChartIndicatorElementWrapper dummy implementation.
Implements: IChartIndicatorElementWrapper
Constructors
DummyChartIndicatorElementWrapper
public DummyChartIndicatorElementWrapper()
dummyChartIndicatorElementWrapper = DummyChartIndicatorElementWrapper()
Initializes a new instance of the DummyChartIndicatorElementWrapper.
DummyChartIndicatorElementWrapper
public DummyChartIndicatorElementWrapper(IChartIndicatorElement element)
dummyChartIndicatorElementWrapper = DummyChartIndicatorElementWrapper(element)
Initializes a new instance of the DummyChartIndicatorElementWrapper.
- element
- IChartIndicatorElement