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





Gets or sets the BindingExpression that identifies the activity of the underlying allocations. This is a dependency property.

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

 Syntax

C#  Copy Code

public string AllocationActivityExpression { get; set; }

Visual Basic  Copy Code

Public Property AllocationActivityExpression As String

 Property Value

A Silverlight BindingExpression.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace