MindFusion.Wpf Pack Programmer's Guide
BaseChart.AllocationProgressExpression Property
See Also
 





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

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

 Syntax

C#  Copy Code

public string AllocationProgressExpression { get; set; }

Visual Basic  Copy Code

Public Property AllocationProgressExpression As String

 Property Value

A WPF BindingExpression.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace