ChartMenu

StockSharp.Xaml.Charting

继承自: PopupMenu

实现: IComponentConnector

属性

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

区域命令将执行。

方法

InitializeComponent
public void InitializeComponent()
chartMenu.InitializeComponent()

InitializeComponent

字段

AreaProperty
public static readonly DependencyProperty AreaProperty
value = ChartMenu.AreaProperty

区域命令将执行。