ChartDataContributionOptionsSchema
orientationstringrequired
Should cell values be calculated across the row or column.
Possible values: [row, column]
Example:
rowChartDataContributionOptionsSchema
{
"orientation": "row"
}