RadControls for Silverlight

This class supports the RadChart infrastructure and is not intended to be used directly from your code.

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

Syntax

C#
public class SeriesMaterialConverter : BaseSeriesConverter<Material>
Visual Basic
Public Class SeriesMaterialConverter _
	Inherits BaseSeriesConverter(Of Material)

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..BaseSeriesConverter<(Of <(<'Material>)>)>
    Telerik.Windows.Controls.Charting..::..SeriesMaterialConverter

See Also