Namespace sap.makit.ValueBubbleStyleModule: sap/makit/library
Enumeration for Value Bubble's positioning style. This applies all chart types except Pie/Donut/HBar chart.
Deprecated API:Since version 1.38. MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.
Since: 1.8.
Field Summary
sap.makit.ValueBubbleStyle.FloatThe Value Bubble floats on the touch point, chart's size will not change.
sap.makit.ValueBubbleStyle.FloatTopThe Value Bubble floats and snaps above of the chart, chart's size will not change.
sap.makit.ValueBubbleStyle.TopThe Value Bubble snaps above of the chart, the chart height will adjust accordingly.