Name | Description | |
---|---|---|
![]() | SpreadChartCollection Constructor | Initializes a new instance of the FpChartCollection class. |
The following tables list the members exposed by SpreadChartCollection.
Name | Description | |
---|---|---|
![]() | SpreadChartCollection Constructor | Initializes a new instance of the FpChartCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets the FarPoint.Win.Spread.FpChart at the specified index. |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Adds an chart to the FpChartCollection. |
![]() | AddRange | Adds the range. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Determines whether the chart collection contains a specified chart. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines the index of a specific chart in the FpChartCollection. |
![]() | Insert | Inserts a chart into the collection at the specified index. |
![]() | Remove | Removes the specified chart. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | OnClear | Overridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | Overridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance. |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |