Class LegendItemCollection
Strongly typed collection of Legend
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 Legend
Declaration
public LegendItemCollection()