IWpfChart

StockSharp.Xaml.Charting

The interface describing the chart control.

Implementiert: IChart, IChartBuilder, IThemeableChart, IPersistable

Eigenschaften

Methoden

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.

Rückgabe: Market-data source.