MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.ItemMouseOverBackground Property
See Also
 





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

 Syntax

C#  Copy Code

public Brush ItemMouseOverBackground { get; set; }

Visual Basic  Copy Code

Public Property ItemMouseOverBackground As Brush

 Property Value

A Silverlight Brush.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace