For a list of all members of this type, see ChartTextCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds a ChartTextAppearance to this collection. |
![]() | Clear | Removes all ChartTextAppearance objects from the collection. |
![]() | Clone | Creates and returns a copy of this ChartTextCollection. |
![]() | Contains | Tests whether the ChartTextCollection contains a given ChartTextAppearance object. |
![]() | CopyTo | Copies the ChartTextAppearance objects in ChartTextCollection into a user-supplied array. |
![]() | GetEnumerator | Gets an Enumerator object for iterating through ChartTextCollection. |
![]() | IndexOf | Provides the index of a given ChartTextAppearance, if ChartTextCollection contains it. |
![]() | Insert | Adds a ChartTextAppearance to this collection. |
![]() | Remove | Removes a ChartTextAppearance if it is contained by the ChartTextCollection. |
![]() | RemoveAt | Deletes the ChartTextAppearance object at a given index. |
![]() | SetComponent | Sets the component in context for this object and its dependent objects. |