Namespace sap.makit.ChartTypeModule: sap/makit/library


Enumeration for chart type

Deprecated API:Since version 1.38. MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.


Since: 1.8.
Field Detail
sap.makit.ChartType.Bar
Horizontal table bar chart
sap.makit.ChartType.Bubble
Bubble chart
sap.makit.ChartType.Column
Column chart
sap.makit.ChartType.Donut
Donut chart
sap.makit.ChartType.HundredPercentStackedColumn
100% stacked column chart
sap.makit.ChartType.Line
Line chart
sap.makit.ChartType.Pie
Pie chart
sap.makit.ChartType.StackedColumn
Stacked column chart
sap.makit.ChartType.WaterfallBar
Waterfall Bar chart
sap.makit.ChartType.WaterfallColumn
Waterfall Column chart