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





Gets or sets the BindingExpression that identifies the description of the underlying resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public string ResourceDescriptionExpression { get; set; }

Visual Basic  Copy Code

Public Property ResourceDescriptionExpression As String

 Property Value

A Silverlight BindingExpression.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace