Enum sap.suite.ui.microchart.AreaMicroChartViewTypeModule: sap/suite/ui/microchart/library


Enum of available views for the area micro chart concerning the position of the labels.


Since: 1.34.
Field Summary
sap.suite.ui.microchart.AreaMicroChartViewType.NormalThe view with labels on the top and bottom.
sap.suite.ui.microchart.AreaMicroChartViewType.WideThe view with labels on the left and right.
Field Detail
sap.suite.ui.microchart.AreaMicroChartViewType.Normal: string
The view with labels on the top and bottom.
sap.suite.ui.microchart.AreaMicroChartViewType.Wide: string
The view with labels on the left and right.