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





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

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

 Syntax

C#  Copy Code

public string AllocationStartTimeExpression { get; set; }

Visual Basic  Copy Code

Public Property AllocationStartTimeExpression As String

 Property Value

A Silverlight BindingExpression.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace