IChartElementEx

StockSharp.Xaml.Charting

Реализует: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

Свойства

ChildElements
public IEnumerable<IChartElement> ChildElements { get; }
value = iChartElementEx.ChildElements

Детские элементы диаграммы.

ParentElement
public IChartElement ParentElement { get; }
value = iChartElementEx.ParentElement

Элемент родительской карты.