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.DeltaDisplays delta between the Actual and Threshold values.
Field Detail
sap.suite.ui.microchart.BulletMicroChartModeType.Actual: string
Displays the Actual value.
sap.suite.ui.microchart.BulletMicroChartModeType.Delta: string
Displays delta between the Actual and Threshold values.