Spread Silverlight Documentation
AxisItemsCollection Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : AxisItemsCollection Class
Provides a container for a SeriesDataCollection of object.
Object Model
AxisItemsCollection Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public NotInheritable Class AxisItemsCollection 
   Inherits GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection(Of Object)
'Usage
 
Dim instance As AxisItemsCollection
[System.Reflection.DefaultMember("Item")]
public sealed class AxisItemsCollection : GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<object> 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<T>
            GrapeCity.Windows.SpreadSheet.Data.AxisItemsCollection

See Also

Reference

AxisItemsCollection Members
GrapeCity.Windows.SpreadSheet.Data Namespace