MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Brush ActivityNameForeground { get; set; }

Visual Basic  Copy Code

Public Property ActivityNameForeground As Brush

 Property Value

A WPF Brush.

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Wpf Namespace