Search Results for

    Show / Hide Table of Contents

    Class SciChartSurfaceExportUtil

    Helper class with some methods for export of instance

    Inheritance
    java.lang.Object
    SciChartSurfaceExportUtil
    Inherited Members
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public final class SciChartSurfaceExportUtil

    Constructors

    SciChartSurfaceExportUtil()

    Declaration
    public SciChartSurfaceExportUtil()

    Methods

    prepareSurfaceForExport(SciChartSurface surface, int width, int height)

    Prepares specified surface for export with specified size

    Declaration
    public static void prepareSurfaceForExport(SciChartSurface surface, int width, int height)
    Parameters
    Type Name Description
    SciChartSurface surface

    The surface to export

    int width

    The width of surface to export

    int height

    The height of surface to export

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml