public interface ISciChartSurfaceBase
extends com.scichart.core.framework.IInvalidatableElement, com.scichart.core.framework.IContextProvider, com.scichart.core.IServiceProvider, com.scichart.core.utility.touch.IPublishMotionEvents
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 |
IChartModifierSurface getModifierSurface()
IChartModifierSurface
instance for this SciChartSurface
android.graphics.Bitmap exportToBitmap()
ISciChartSurface
to Bitmap
Bitmap
with results of export.