Class yAnimationBar
柱状图
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
DurationProperty
public static readonly DependencyProperty DurationProperty
Field Value
Properties
AnimationData
public DoubleCollection AnimationData { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Duration
public double Duration { get; set; }
Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)
Parameters
canvas
Canvas
InitY()
protected override void InitY()
Refresh()
public override void Refresh()