@qgsfunction(
    args='auto', group=group, usesGeometry=False, referencedColumns=[],
    help_text=help_message.to_html(), helpText=help_message.to_html())
def population_chart_header_element(feature, parent):
    """Retrieve population chart header string from definitions."""