Search Results for

    Show / Hide Table of Contents

    Interface ISciChartSurfaceBase

    A base interface for SciChartSurface and SciPieChartSurface class

    Implements
    propertyHelpers.IPropertyHolder
    IContextProvider
    IPublishMotionEvents
    IHitTestable
    IThemeable
    IView
    Namespace:
    Assembly: .dll
    Syntax
    public interface ISciChartSurfaceBase extends propertyHelpers.IPropertyHolder, IContextProvider, IPublishMotionEvents, IHitTestable, IThemeable, IView

    Methods

    exportToBitmap()

    Exports snapshot of current ISciChartSurface to Bitmap

    Declaration
    public abstract Bitmap exportToBitmap()
    Returns
    Type Description
    android.graphics.Bitmap

    A Bitmap with results of export.

    getModifierSurface()

    Gets the IChartModifierSurface instance for this SciChartSurface

    Declaration
    public abstract IChartModifierSurface getModifierSurface()
    Returns
    Type Description
    IChartModifierSurface

    The chart modifier surface

    getTheme()

    Gets the current theme applied to this SciChartSurface

    Declaration
    public abstract int getTheme()
    Returns
    Type Description
    int

    The theme id

    Implements

    IPropertyHolder
    IContextProvider
    IPublishMotionEvents
    IHitTestable
    IThemeable
    IView
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml