IChartIndicatorPainterProvider
StockSharp.Charting
The interface describing the IChartIndicatorPainter provider.
Methods
TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)
Try get IChartIndicatorPainter.
- type
- IIndicator type.
Returns: IChartIndicatorPainter