IWpfChart

StockSharp.Xaml.Charting

The interface describing the chart control.

实现: IChart, IChartBuilder, IThemeableChart, IPersistable

属性

方法

SetSubscription(IChartElement, Subscription)

To set the source for the element.

element
The chart element.
subscription
Subscription.
TryGetSubscription(IChartElement) : Subscription

To get the data source for IChartElement.

element
The chart element.

返回值: Market-data source.