Class DummyChartDiagramElement
- Namespace
- StockSharp.Diagram.Elements
- Assembly
- StockSharp.Diagram.Core.dll
ChartDiagramElement<TChartIndicatorElementWrapper> dummy implementation.
[Browsable(false)]
public class DummyChartDiagramElement : ChartDiagramElement<DummyChartDiagramElement.DummyChartIndicatorElementWrapper>, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged, IPersistable
- Inheritance
-
DummyChartDiagramElement
- Implements
-
INotifyPropertiesChangedIPersistable
- Inherited Members
- Extension Methods
Constructors
DummyChartDiagramElement()
Initializes a new instance of the DummyChartDiagramElement.
public DummyChartDiagramElement()
Properties
Dispatcher
Ecng.ComponentModel.IDispatcher.
protected override IDispatcher Dispatcher { get; }
Property Value
- IDispatcher
Methods
CreateEditor(string)
protected override Attribute CreateEditor(string templateKey)
Parameters
templateKey
string
Returns
CreateWrapper(IChartIndicatorElement)
protected override DummyChartDiagramElement.DummyChartIndicatorElementWrapper CreateWrapper(IChartIndicatorElement element)
Parameters
element
IChartIndicatorElement