SeriesCollection Class Properties
For a list of all members of this type, see SeriesCollection members.
Public Properties
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the Series at a specified index. |
![]() | SmartGrouping | Gets or sets a value that indicates whether smart element grouping is used or the traditional element name grouping is used where the elements of the first series determines the order. |
![]() | SmartPalette | Gets or sets a SmartPalette object that will determine the colors of series in this SeriesCollection. |
See Also