SparklineCollection Class

SparklineCollection class

Encapsulates a collection of objects.


type SparklineCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the element at the specified index.
AddAdd a sparkline.
RemoveRemoves the sparkline
GetCount