[This is preliminary documentation and is subject to change.]

Dependency property used to evaluate values.

Namespace:  AmCharts.Windows.QuickCharts
Assembly:  AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly DependencyProperty EvaluatorProperty
Visual Basic (Declaration)
Public Shared ReadOnly EvaluatorProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ EvaluatorProperty

See Also