Class CandlePatternWindow
- Namespace
- StockSharp.Xaml
- Assembly
- StockSharp.Xaml.dll
The window for edit candle pattern.
public class CandlePatternWindow : ThemedWindow, IComponentConnector
- Inheritance
-
CandlePatternWindow
- Implements
- Extension Methods
Constructors
CandlePatternWindow()
Initializes a new instance of the CandlePatternWindow.
public CandlePatternWindow()
Properties
Pattern
Candle pattern.
public ICandlePattern Pattern { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()