[]
        
(Showing Draft Content)

C1.WPF.C1Chart.DataPointConverter

DataPointConverter Class

Performs conversion from DataPoint to string based on the specified format string.

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

Constructors

Name Description
DataPointConverter()

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.