MindFusion.Wpf Pack Programmer's Guide
ResourceChart.ShowActivities Property
See Also
 





Gets or sets a value indicating whether an allocation presenter will display the name of the activity it's allocatated to. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public bool ShowActivities { get; set; }

Visual Basic  Copy Code

Public Property ShowActivities As Boolean

 Property Value

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Wpf Namespace