[]
Performs conversion from DataPoint to string based on the specified format string.
public class DataPointConverter : IValueConverter
Name | Description |
---|---|
DataPointConverter() |
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. |