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, IChartPart<ChartLineElement>, IChartLineElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Inheritance
ChartBubbleElement
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

ChartBubbleElement()

Create instance.

public ChartBubbleElement()