[This is preliminary documentation and is subject to change.]
Utility class to facilitate temporary binding evaluation
Namespace:
AmCharts.Windows.QuickChartsAssembly: AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class BindingEvaluator : FrameworkElement |
| Visual Basic (Declaration) |
|---|
Public Class BindingEvaluator _ Inherits FrameworkElement |
| Visual C++ |
|---|
public ref class BindingEvaluator : public FrameworkElement |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
AmCharts.Windows.QuickCharts..::.BindingEvaluator
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
AmCharts.Windows.QuickCharts..::.BindingEvaluator