SparklineCollection Class
SparklineCollection class
Encapsulates a collection of
type SparklineCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets the Sparkline element at the specified index. |
| Add | Add a sparkline. |
| Remove | Removes the sparkline |
| GetCount |