Table of Contents

Class Bubble

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
public class Bubble : ScatterBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
Bubble
Implements
Inherited Members
Extension Methods

Fields

BubbleDataProperty

public static readonly DependencyProperty BubbleDataProperty

Field Value

DependencyProperty

Properties

BubbleData

public DoubleCollection BubbleData { get; set; }

Property Value

DoubleCollection

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas