title property

String? title
getter/setter pair

The title of this axis.

If set, this overrides any title inferred from headers of the data.

Implementation

core.String? title;