dotnetCHARTING Send comments on this topic.
HoverAction Property
See Also 
dotnetCHARTING Namespace > LegendEntry Class : HoverAction Property


(JS Chart Only) Gets or sets the hover action setting when the mouse hovers the legend entry.

Syntax

Visual Basic (Declaration) 
Public Property HoverAction As HoverAction
Visual Basic (Usage)Copy Code
Dim instance As LegendEntry
Dim value As HoverAction
 
instance.HoverAction = value
 
value = instance.HoverAction
C# 
public HoverAction HoverAction {get; set;}

See Also

© 2021 All Rights Reserved.