Enum sap.suite.ui.microchart.CommonBackgroundTypeModule: sap/suite/ui/microchart/library
Lists the available theme-specific background colors.
Since: 1.34.
Field Summary
sap.suite.ui.microchart.CommonBackgroundType.DarkDark background color.
sap.suite.ui.microchart.CommonBackgroundType.DarkestThe darkest background color.
sap.suite.ui.microchart.CommonBackgroundType.ExtraDarkExtra dark background color.
sap.suite.ui.microchart.CommonBackgroundType.ExtraLightExtra light background color.
sap.suite.ui.microchart.CommonBackgroundType.LightLight background color.
sap.suite.ui.microchart.CommonBackgroundType.LightestThe lightest background color.
sap.suite.ui.microchart.CommonBackgroundType.MediumMedium background color.
sap.suite.ui.microchart.CommonBackgroundType.MediumLightMedium light background color.
sap.suite.ui.microchart.CommonBackgroundType.TransparentThe transparent background color.
Field Detail