IChartIndicatorPainterProvider
StockSharp.Charting
The interface describing the IChartIndicatorPainter provider.
メソッド
Init()
Initialize provider.
TryGetPainter(Type) : Type
Try get IChartIndicatorPainter.
- type
- IIndicator type.
戻り値: IChartIndicatorPainter