BarGrowUpAnimation Members
In This Article
#Constructors
Name | Description |
---|---|
Bar |
Initializes a new instance of the Bar |
#Properties
Name | Description |
---|---|
Begin |
Gets or sets the initial delay before animation start.
Inherited from Animation |
Duration |
Specifies the duration of the animation.
Inherited from Animation |
Easing |
Gets or sets the easing function specifying how to apply animation.
Inherited from Animation |
Enabled |
Gets or sets the value indicating whether or not animation is enabled.
Inherited from Animation |
Point |
Gets or sets the delay between the start of point animations.
Inherited from Series |
Point |
Gets or sets the order in which points are animated.
Inherited from Series |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the animation type.
Inherited from Animation |
#Methods
Name | Description |
---|---|
Apply |
Applies the current animation state to a bar point. |
Assign |
Copies all the settings from the Series |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the chart element.
Inherited from Chart |
See Also