RadControls for WPF

Formats the value for a chart legend item label.

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

Syntax

C#
public class LegendItemFormatConverter : LabelFormatConverter
Visual Basic
Public Class LegendItemFormatConverter _
	Inherits LabelFormatConverter

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..LabelFormatConverter
    Telerik.Windows.Controls.Charting..::..LegendItemFormatConverter

See Also