There are a few options that are not documented here - it would be nice to have all these options in one place. Could those be added? I'm not sure which options are missing, but here are a few examples of some valid cardName and corrseponding propertyName values that are not in this documentation.
"visualHeader": [{
"show": true
}]
"visualTooltip": [{
"type": "Default"
}]
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for your comment, @kelaude! We’ve forwarded your feedback to the writer, who should respond to this thread shortly. Thanks!
More examples of missing cardName documentation:
"title": [{
"show": true,
"fontSize": 12,
"fontColor": ...,
"alignment": "Center"
}]
"border": [{
"show": true,
"color": ...
}]
Thanks for your feedback. We're working with the engineering team to add more information about report themes, and will update the article when that work is complete. Thanks for posting!
Most helpful comment
More examples of missing cardName documentation:
"title": [{
"show": true,
"fontSize": 12,
"fontColor": ...,
"alignment": "Center"
}]
"border": [{
"show": true,
"color": ...
}]