[]
        
(Showing Draft Content)

C1.WPF.C1Chart.FormatConverter

FormatConverter Class

Performs conversion to string based on the specified format string.

Inheritance
FormatConverter
Implements
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class FormatConverter : IValueConverter

Constructors

Name Description
FormatConverter()

Methods

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

Converts a value when the value is transferred from binding source to target.

ConvertBack(object, Type, object, CultureInfo)

Converts a value when the value is transferred from target to binding source.