ISparklineData Interface Members
In This Topic
The following tables list the members exposed by ISparklineData.
Public Properties
| Name | Description |
| Count | Gets the data count. |
Top
Public Methods
| Name | Description |
| GetValue | Gets the value at the specified index. |
Top
Public Events
| Name | Description |
| DataChanged | Occurs when data has changed. |
Top
See Also