GrapeCity.Xaml.SpreadSheet.Data Namespace : AxisItemsCollection Class |
The following tables list the members exposed by AxisItemsCollection.
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
DataSeries | Gets or sets the data series. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<object>) | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
Item | Overridden. Gets or sets the System.Object at the specified index. |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) |
Name | Description | |
---|---|---|
Add | Overridden. Adds the specified item. | |
AddRange | Adds the range. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<object>) | |
Clear | Overridden. Clears this instance. | |
Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<object>) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
Insert | Overridden. Inserts the specified index. | |
Remove | Overridden. Removes the specified item. | |
RemoveAt | Removes at. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<object>) | |
ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
ToArray | Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
ConvertValue | Overridden. Converts the value. | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<object>) |