grouped property
bool
get
grouped
Set if tooltip is grouped or not for the data points.
Implementation
external bool get grouped;
set
grouped
(bool v)
Implementation
external set grouped(bool v);