IChartIndicatorPainterProvider
StockSharp.Charting
A interface que descreve o IChartIndicatorPainter provedor.
Métodos
TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)
Tente obter IChartIndicatorPainter.
- type
- Tipo indicador.
Retorna: IChartIndicatorPainter