Performs conversion 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 FormatConverter : IValueConverter
Visual Basic
Public Class FormatConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Chart..::..FormatConverter

See Also