ChartMenu

StockSharp.Xaml.Charting

継承元: PopupMenu

実装: IComponentConnector

プロパティ

Area
public ChartArea Area { get; set; }
value = chartMenu.Area
chartMenu.Area = value

エリアコマンドは実行されます。

メソッド

InitializeComponent
public void InitializeComponent()
chartMenu.InitializeComponent()

担当: 佐藤 宏

フィールド

AreaProperty
public static readonly DependencyProperty AreaProperty
value = ChartMenu.AreaProperty

エリアコマンドは実行されます。