TimeDiagramElement
StockSharp.Diagram.Elements
该元素用于提供当前时间.
继承自: DiagramElement
构造函数
TimeDiagramElement
public TimeDiagramElement()
timeDiagramElement = TimeDiagramElement()
初始化了 & ##TimeDiagramElement+#的新实例.
属性
方法
OnStart
protected override void OnStart(DateTime time)
timeDiagramElement.OnStart(time)
该方法在图元素算法的起步时被叫作.