customHeaderText

A format string or a format function to generate custom tooltip header.
Defaults to: '{point.pointName}'.

tooltipSettings: {
    customHeaderText: 'Local point Value: '
}

This setting is demonstrated in the following example.