Class ColorCollection
Collection of colors.
Inheritance
System.Object
ColorCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class ColorCollection : ObservableCollection<Color>
Constructors
ColorCollection()
Declaration
public ColorCollection()