Enum sap.suite.ui.microchart.BulletMicroChartModeTypeModule: sap/suite/ui/microchart/library
Defines if the horizontal bar represents a current value only or if it represents the delta between a current value and a threshold value.
Since: 1.34.
Field Summary
sap.suite.ui.microchart.BulletMicroChartModeType.ActualDisplays the Actual value.
sap.suite.ui.microchart.BulletMicroChartModeType.DeltaDisplays delta between the Actual and Threshold values.