[]
        
(Showing Draft Content)

C1.WPF.C1Chart.JScriptExpressionConverter

JScriptExpressionConverter Class

Performs conversion based on given JScript expression

Inheritance
JScriptExpressionConverter
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class JScriptExpressionConverter : IMultiValueConverter, IValueConverter

Constructors

Name Description
JScriptExpressionConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Converts a value.

Convert(object[], Type, object, CultureInfo)

Converts source values to a value for the binding target.

ConvertBack(object, Type, object, CultureInfo)

Converts a value.

ConvertBack(object, Type[], object, CultureInfo)

Converts a binding target value to the source binding values.