Table of Contents

Class yAnimationBar

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll

柱状图

public class yAnimationBar : BarBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
yAnimationBar
Implements
Inherited Members
Extension Methods

Fields

AnimationDataDataProperty

public static readonly DependencyProperty AnimationDataDataProperty

Field Value

DependencyProperty

DurationProperty

public static readonly DependencyProperty DurationProperty

Field Value

DependencyProperty

Properties

AnimationData

public DoubleCollection AnimationData { get; set; }

Property Value

DoubleCollection

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Duration

public double Duration { get; set; }

Property Value

double

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas

InitY()

protected override void InitY()

Refresh()

public override void Refresh()