[]
Represents the animation options for a report viewer.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class AnimationOptions
| Name | Description |
|---|---|
| AnimationOptions() |
| Name | Description |
|---|---|
| HoverChart | Gets or sets an animation options for hovering over a chart. |
| HoverTable | Gets or sets an animation options for hovering over a table. |
| LoadChart | Gets or sets an animation options for loading a chart. |
| Name | Description |
|---|---|
| ToString() | Returns this instance of AnimationOptions converted to a string. |