Formats a binding source value using a format string.

Namespace: Mindscape.SilverlightElements.Charting
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class FormattingConverter : IValueConverter
Visual Basic
Public Class FormattingConverter _
	Implements IValueConverter
Visual C++
public ref class FormattingConverter : IValueConverter

Inheritance Hierarchy

System..::..Object
  Mindscape.SilverlightElements.Charting..::..FormattingConverter

See Also