IChartIndicatorPainterProvider
StockSharp.Charting
描述 IChartIndicatorPainter 提供者的接口 。
方法
TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)
Try get IChartIndicatorPainter.
- type
- 指针型.
返回值: IChartIndicatorPainter