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

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public class DataPointConverter : IValueConverter
Visual Basic
Public Class DataPointConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Chart..::..DataPointConverter

See Also