public interface IAxisTooltip extends ITooltip, IAxisInfoUpdatable, IThemeable
IAxis
Modifier and Type | Method and Description |
---|---|
AxisInfo |
getAxisInfo()
Gets the underlying
AxisInfo for current tooltip |
void |
updateTooltip(com.scichart.core.common.Action1<android.view.View> updateAction)
Updates tooltips with specified
updateAction |
placeInto, removeFrom
getAxis, update
applyThemeProvider
AxisInfo getAxisInfo()
AxisInfo
for current tooltipAxisInfo
associated with tooltip instancevoid updateTooltip(com.scichart.core.common.Action1<android.view.View> updateAction)
updateAction
updateAction
- The action which updated this tooltip