Class LegendItemCollection
Strongly typed collection of LegendItem items.
Inheritance
System.Object
LegendItemCollection
Namespace: Telerik.Windows.Controls.Legend
Assembly: Telerik.Windows.Controls.dll
Syntax
public class LegendItemCollection : ObservableCollection<LegendItem>
Constructors
LegendItemCollection()
Initializes a new instance of the LegendItemCollection class.
Declaration
public LegendItemCollection()