Class PolarBubble
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
LenProperty
public static readonly DependencyProperty LenProperty
Field Value
Properties
BubbleData
public DoubleCollection BubbleData { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Len
public double Len { get; set; }
Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)
Parameters
canvas
Canvas