[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PlotElementAnimation

PlotElementAnimation Class

Defines animation for plot element.

Inheritance
PlotElementAnimation
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class PlotElementAnimation : DependencyObject

Constructors

Name Description
PlotElementAnimation()

Fields

Name Description
IndexDelayProperty

Identifies the IndexDelay attached dependency property.

StoryboardProperty

Identifies the Storyboard dependency property.

SymbolStyleProperty

Identifies the SymbolStyle dependency property.

Properties

Name Description
Storyboard

Gets or sets the storyboard that is applied to the plot element.

SymbolStyle

Gets or sets the symbol style that is applied to the plot element before storyboard starts.

Methods

Name Description
GetIndexDelay(DependencyObject)

Gets the index delay for animation.

SetIndexDelay(DependencyObject, double)

Sets the index delay for animation.