I've created a simple column chart in the object page of a Fiori application using UI.Chart annotation with one dimension and two measures.
The chart is rendered and there's an option to select other chart types for example: bar chart, line chart, stacked column, pie chart, heat map etc.
Is there a way to disable or restrict the chart types available for selection to the user?