ChartMenu
StockSharp.Xaml.Charting
Erbt von: PopupMenu
Implementiert: IComponentConnector
Eigenschaften
Area
public ChartArea Area { get; set; }
value = chartMenu.Area
chartMenu.Area = value
Area Commands werden auf ausgeführt.
Methoden
InitializeComponent
public void InitializeComponent()
chartMenu.InitializeComponent()
InitializeComponent
Felder
AreaProperty
public static readonly DependencyProperty AreaProperty
value = ChartMenu.AreaProperty
Area Commands werden auf ausgeführt.