Class ChartBubbleElement
Элемент графика, представляющий пузыри.
Inheritance
ChartBubbleElement
Inherited Members
Namespace: StockSharp.Xaml.Charting
Assembly: StockSharp.Xaml.Charting.dll
Syntax
[DisplayNameLoc("Str1977")]
public class ChartBubbleElement : ChartLineElement, IPersistable,,, IChartElement, INotifyPropertyChanged, ICloneable<IChartElement>, ICloneable, INotifyPropertyChanging
Constructors
ChartBubbleElement()
Создать объект.
Declaration
public ChartBubbleElement()
Implements
Ecng.Serialization.IPersistable
Ecng.Common.ICloneable<>