Class MaterialsCollection
Holds a list of materials for 3D chart elements.
Inheritance
System.Object
RadObservableCollection<System.Windows.Media.Media3D.Material>
MaterialsCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class MaterialsCollection : RadObservableCollection<Material>, ISuspendNotifications, INotifyCollectionStateProvider
Constructors
MaterialsCollection()
Declaration
public MaterialsCollection()