RadControls for Silverlight

Supports the RadChart styling infrastructure.

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 ResourceDictionaryCollection : BaseResourceCollection<IDictionary>
Visual Basic
Public Class ResourceDictionaryCollection _
	Inherits BaseResourceCollection(Of IDictionary)

Inheritance Hierarchy

System..::..Object
  System.Collections.Generic..::..List<(Of <(<'IDictionary>)>)>
    Telerik.Windows.Controls.Charting..::..BaseResourceCollection<(Of <(<'IDictionary>)>)>
      Telerik.Windows.Controls.Charting..::..ResourceDictionaryCollection

See Also