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





Gets or sets a string that identifies the type of the underlying dependencies. This is a dependency property.

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

 Syntax

C#  Copy Code

public string DependencyTypeExpression { get; set; }

Visual Basic  Copy Code

Public Property DependencyTypeExpression As String

 Property Value

A string value.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace