ChartMenu
StockSharp.Xaml.Charting
Inherits: PopupMenu
Implements: IComponentConnector
Properties
Area
public ChartArea Area { get; set; }
value = chartMenu.Area
chartMenu.Area = value
Area commands will be executed on.
Methods
InitializeComponent
public void InitializeComponent()
chartMenu.InitializeComponent()
InitializeComponent
Fields
AreaProperty
public static readonly DependencyProperty AreaProperty
value = ChartMenu.AreaProperty
Area commands will be executed on.