'Declaration <DefaultMemberAttribute("Item")> <EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Xceed.Chart.Core.LegendCollectionEditor, Xceed.Chart.Core.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")> <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class LegendCollection Inherits Xceed.Chart.Utilities.RebindableArrayList
'Usage Dim instance As LegendCollection
[DefaultMember("Item")] [Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Xceed.Chart.Core.LegendCollectionEditor, Xceed.Chart.Core.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")] [ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class LegendCollection : Xceed.Chart.Utilities.RebindableArrayList