[]
Defines animation for plot element.
public class PlotElementAnimation : DependencyObject
| Name | Description |
|---|---|
| PlotElementAnimation() |
| Name | Description |
|---|---|
| IndexDelayProperty | Identifies the IndexDelay attached dependency property. |
| StoryboardProperty | Identifies the Storyboard dependency property. |
| SymbolStyleProperty | Identifies the SymbolStyle dependency property. |
| 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. |
| Name | Description |
|---|---|
| GetIndexDelay(DependencyObject) | Gets the index delay for animation. |
| SetIndexDelay(DependencyObject, double) | Sets the index delay for animation. |