ElementPropertiesView

StockSharp.Xaml.Diagram.Maui

查看显示选定图表元素属性的视图。

继承自: ContentView

构造函数

ElementPropertiesView
public ElementPropertiesView()
elementPropertiesView = ElementPropertiesView()

Creates a new ElementPropertiesView.

ElementPropertiesView
public ElementPropertiesView(ElementPropertiesViewModel viewModel)
elementPropertiesView = ElementPropertiesView(viewModel)

创建新的 ElementPropertiesView, 并指定 ViewModel 。