public interface ISciChartSurfaceBase extends IPropertyHolder, com.scichart.core.framework.IContextProvider, com.scichart.core.utility.touch.IPublishMotionEvents, com.scichart.core.framework.IHitTestable, IThemeable, com.scichart.core.framework.IView
SciChartSurface
and SciPieChartSurface
classModifier and Type | Method and Description |
---|---|
android.graphics.Bitmap |
exportToBitmap()
Exports snapshot of current
ISciChartSurface to Bitmap |
IChartModifierSurface |
getModifierSurface()
Gets the
IChartModifierSurface instance for this SciChartSurface |
int |
getTheme()
Gets the current theme applied to this
SciChartSurface |
invalidateElement
decrementSuspend, getIsSuspended, getUpdateSuspenderCount, resumeUpdates, suspendUpdates
addMotionEventDispatcher, removeMotionEventDispatcher
applyThemeProvider
getBackground, getHeight, getLayoutParams, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getVisibility, getWidth, invalidate, postInvalidate, requestLayout, setLayoutParams, setVisibility
int getTheme()
SciChartSurface
IChartModifierSurface getModifierSurface()
IChartModifierSurface
instance for this SciChartSurface
android.graphics.Bitmap exportToBitmap()
ISciChartSurface
to Bitmap
Bitmap
with results of export.