Enabled Property (HoverChartAnimationOptions)
Gets or sets a value indicating whether hovering animation is enabled for the chart.
public bool Enabled {get; set;}
'Declaration
Public Property Enabled As Boolean
Property Value
A
System.Boolean value.
true
if the hovering animation is enabled; otherwise,
false
.