MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceChart.ActivityNameForeground Property
See Also
 





Gets or sets the Foreground of the text, displaying the name of the allocated activity in an AllocationPresenter. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Brush ActivityNameForeground { get; set; }

Visual Basic  Copy Code

Public Property ActivityNameForeground As Brush

 Property Value

A Silverlight Brush.

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Silverlight Namespace