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.