[]
Represents the animation options for hovering a chart.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class HoverChartAnimationOptions
Name | Description |
---|---|
HoverChartAnimationOptions() |
Name | Description |
---|---|
Enabled | Gets or sets a value indicating whether hovering animation is enabled for the chart. |
Name | Description |
---|---|
ToString() | Returns this instance of HoverChartAnimationOptions converted to a string. |