Gets or sets the bitmap effect to apply to the hovered elements in the IChartView control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
Effect HoverElementEffect { get; set; }
Visual Basic (Declaration)
Property HoverElementEffect As Effect

See Also