Performs conversion 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 FormatConverter : IValueConverter
Visual Basic
Public Class FormatConverter _
	Implements IValueConverter
XAML Object Element Usage
<FormatConverter .../>

Inheritance Hierarchy

System..::..Object
  C1.Phone.Chart..::..FormatConverter

See Also