header property

Iterable<String> header

Returns a collection of names of all series (like a table header)

Implementation

Iterable<String> get header;