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





Gets or sets the border brush 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 ItemMouseOverBorderBrush { get; set; }

Visual Basic  Copy Code

Public Property ItemMouseOverBorderBrush As Brush

 Property Value

A Silverlight Brush.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace