IChartIndicatorPainterProvider
StockSharp.Charting
The interface describing the IChartIndicatorPainter provider.
Métodos
Init()
Initialize provider.
TryGetPainter(Type) : Type
Try get IChartIndicatorPainter.
- type
- IIndicator type.
Devuelve: IChartIndicatorPainter