Table of Contents

Class ChartBubbleElement

Namespace
StockSharp.Xaml.Charting
Assembly
StockSharp.Xaml.Charting.dll

The chart element representing bubbles.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Bubble")]
public class ChartBubbleElement : ChartLineElement, ICloneable<ChartLineElement>, ICloneable, IEquatable<ChartLineElement>, IComparable<ChartLineElement>, IComparable, IChartPart<ChartLineElement>, IChartLineElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Inheritance
ChartBubbleElement
Implements
Inherited Members
Extension Methods

Constructors

ChartBubbleElement()

Create instance.

public ChartBubbleElement()