RowHeaderTemplate
configurationThe template which renders the content of the row header cell. By default it renders the caption of the tuple member.
The fields which can be used in the template are:
- member - the member of the corresponding row header cell
- tuple - the tuple of the corresponding row header cell
For information about the tuple structure check this link.
rowHeaderTemplate
String|Function