Gets or sets the background of the items in the chart when the user points them with the mouse. This is a dependency property.
Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight
C#
![]() |
---|
public Brush ItemMouseOverBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemMouseOverBackground As Brush |
A Silverlight Brush.