RadControls for Silverlight

This chart formatter allows the chart to format numbers in human readable or scientific form.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050

Syntax

C#
public sealed class ChartNumberFormatter : ICustomFormatter, 
	IFormatProvider
Visual Basic
Public NotInheritable Class ChartNumberFormatter _
	Implements ICustomFormatter, IFormatProvider

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..ChartNumberFormatter

See Also