Xceed Chart for WinForms v4.4 Documentation
RebindableArrayList Class
Members 


Xceed.Chart.Utilities.v4.4 Assembly > Xceed.Chart.Utilities Namespace : RebindableArrayList Class
An override of the TypedArrayList which adds support for object binding
Object Model
RebindableArrayList Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class RebindableArrayList 
   Inherits TypedArrayList
'Usage
 
Dim instance As RebindableArrayList
[DefaultMember("Item")]
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class RebindableArrayList : TypedArrayList 
Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      Xceed.Chart.Utilities.TypedArrayList
         Xceed.Chart.Utilities.RebindableArrayList
            Xceed.Chart.Core.AxisCollection
            Xceed.Chart.Core.AxisConstLineCollection
            Xceed.Chart.Core.AxisLabelCollection
            Xceed.Chart.Core.AxisStripeCollection
            Xceed.Chart.Core.ChartCollection
            Xceed.Chart.Core.ChartWallCollection
            Xceed.Chart.Core.DataSeriesCollection
            Xceed.Chart.Core.LegendCollection
            Xceed.Chart.Core.LegendDataItemCollection
            Xceed.Chart.Core.SeriesCollection
            Xceed.Chart.GraphicsCore.ImageFiltersCollection
            Xceed.Chart.GraphicsCore.InteractivityOperationsCollectionBase
            Xceed.Chart.Standard.ChartLabelCollection
            Xceed.Chart.Standard.WatermarkCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RebindableArrayList Members
Xceed.Chart.Utilities Namespace