dotnetCHARTING Send comments on this topic.
FocusGlow Property
See Also 
dotnetCHARTING Namespace > Element Class : FocusGlow Property


(JS Chart Only) Gets or sets options for a glow effect when the point is hovered or highlighted by combined tooltip and crosshair.

Syntax

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

See Also

© 2021 All Rights Reserved.