IChartIndicatorPainterProvider

StockSharp.Charting

La interfaz describiendo el proveedor IChartIndicatorPainter.

Métodos

Init
public void Init()
iChartIndicatorPainterProvider.Init()

Inicializar proveedor.

TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)

Pruebe IChartIndicatorPainter@.

type
Tipo de IIndicador.

Devuelve: IChartIndicatorPainter@