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





Gets or sets the BindingExpression that identifies the progress of the underlying items. This is a dependency property.

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

 Syntax

C#  Copy Code

public string ActivityProgressExpression { get; set; }

Visual Basic  Copy Code

Public Property ActivityProgressExpression As String

 Property Value

A Silverlight BindingExpression.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace