SparklineGroup Class Members
In This Topic
The following tables list the members exposed by SparklineGroup.
Public Constructors
Public Properties
| Name | Description |
| Count | Gets the number of elements contained in the group. |
| Item | Gets the Sparkline object at the specified index. |
| Setting | Gets or sets the setting. |
| SparklineType | Gets or sets the sparkline type. |
Top
Public Methods
| Name | Description |
| Add | Adds a sparkline to the group. |
| Contains | Determines whether the group contains a specific value. |
| GetEnumerator | Gets the enumerator. |
| Remove | Removes the first occurrence of a specific object from the group. |
Top
See Also