TrendlineCollection Class

TrendlineCollection class

Represents a collection of all the objects for the specified data series.


type TrendlineCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_TrendlineTypeAdds a object to this collection with specified type.
Add_TrendlineType_StringAdds a object to this collection with specified type and name.
GetGets a object by its index.
GetCount