public interface ITooltipContainer extends com.scichart.core.framework.IViewContainer, IThemeable
ITooltip
.Modifier and Type | Method and Description |
---|---|
int |
getTooltipContainerBackgroundColor()
Gets background color of this
ITooltipContainer instance, which will be used to get inverted color which will be used as default text color. |
safeAdd, safeAdd, safeRemove
getBackground, getHeight, getLayoutParams, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getVisibility, getWidth, invalidate, postInvalidate, requestLayout, setLayoutParams, setVisibility
getBoundsRelativeTo, getBoundsRelativeTo, getView, isPointWithinBounds, isPointWithinBounds, translatePoint
applyThemeProvider
int getTooltipContainerBackgroundColor()
ITooltipContainer
instance, which will be used to get inverted color which will be used as default text color.ITooltipContainer
instance.