Determines the background brush to be applied to a chart symbol for a given LegendItem.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

System..::..Object
  Mindscape.PhoneElements.Charting..::..LegendItemToChartSymbolBackgroundConverter

See Also