Class ColorCollection
Inheritance
System.Object
ColorCollection
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ColorCollection : ObservableCollection<Color>
Constructors
ColorCollection()
Declaration
public ColorCollection()