Namespace sap.suite.ui.commons.BulletChartModeModule: sap/suite/ui/commons/library


Enumeration of possible BulletChart display modes.

Deprecated API:Since version 1.34. Deprecated. sap.suite.ui.microchart.BulletMicroChartModeType should be used.

Field Summary
sap.suite.ui.commons.BulletChartMode.DeltaDisplays delta between the Actual and Threshold values.
Field Detail
sap.suite.ui.commons.BulletChartMode.Actual
Displays the Actual value.
sap.suite.ui.commons.BulletChartMode.Delta
Displays delta between the Actual and Threshold values.