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

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public class DataPointConverter : IValueConverter
Visual Basic
Public Class DataPointConverter _
	Implements IValueConverter
XAML Object Element Usage
<DataPointConverter .../>

Inheritance Hierarchy

System..::..Object
  C1.Phone.Chart..::..DataPointConverter

See Also