Spread WPF Documentation
AxisItemsCollection Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by AxisItemsCollection.

Protected Fields
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public PropertyDataSeriesGets or sets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<object>)
Public PropertyIsReadOnlyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public PropertyItemOverridden. Gets or sets the System.Object at the specified index.  
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Top
Public Methods
 NameDescription
Public MethodAddOverridden. Adds the specified item.  
Public MethodAddRangeAdds the range. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<object>)
Public MethodClearOverridden. Clears this instance.  
Public MethodContainsDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodCopyToCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<object>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodIndexOfFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodInsertOverridden. Inserts the specified index.  
Public MethodRemoveOverridden. Removes the specified item.  
Public MethodRemoveAtRemoves at. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<object>)
Public MethodResumeEventResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodSuspendEventSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public MethodToArrayConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternalClears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Protected MethodConvertValueOverridden. Converts the value.  
Protected MethodRaisePropertyChangedRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Top
Public Events
 NameDescription
Public EventCollectionChangedOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Public EventPropertyChangedOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<object>)
Top
See Also

Reference

AxisItemsCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.