Table of Contents

Class PolarBubble

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

Fields

BubbleDataProperty

public static readonly DependencyProperty BubbleDataProperty

Field Value

DependencyProperty

LenProperty

public static readonly DependencyProperty LenProperty

Field Value

DependencyProperty

Properties

BubbleData

public DoubleCollection BubbleData { get; set; }

Property Value

DoubleCollection

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Len

public double Len { get; set; }

Property Value

double

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas