IChartIndicatorPainterProvider
StockSharp.Charting
Интерфейс, описывающий провайдера IChartIndicatorPainter.
Методы
TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)
Попробуйте получить IChartIndicatorPainter.
- type
- Тип индикатора.
Возвращает: IChartIndicatorPainter