IChartIndicatorPainterProvider
StockSharp.Charting
IChartIndicatorPainter プロバイダを記述するインターフェイス。
メソッド
TryGetPainter
public Type TryGetPainter(Type type)
result = iChartIndicatorPainterProvider.TryGetPainter(type)
Try get IChartIndicatorPainter.
- type
- インジケータータイプ。
戻り値: 担当: 佐藤 宏