Search Results for

    Show / Hide Table of Contents

    Interface IChartModifier3D

    Implements
    IChartModifierCore
    ISciChartSurface3DChangeListener
    ISciChartSurface3DProvider
    ISciChartSurface3DRenderedListener
    Namespace:
    Assembly: .dll
    Syntax
    public interface IChartModifier3D extends IChartModifierCore, ISciChartSurface3DChangeListener, ISciChartSurface3DProvider, ISciChartSurface3DRenderedListener

    Methods

    getXAxis()

    Gets the XAxis of the parent surface

    Declaration
    public abstract IAxis3D getXAxis()
    Returns
    Type Description
    IAxis3D

    The XAxis

    getYAxis()

    Gets the YAxis of the parent surface

    Declaration
    public abstract IAxis3D getYAxis()
    Returns
    Type Description
    IAxis3D

    The YAxis

    getZAxis()

    Gets the ZAxis of the parent surface

    Declaration
    public abstract IAxis3D getZAxis()
    Returns
    Type Description
    IAxis3D

    The ZAxis

    Implements

    IChartModifierCore
    ISciChartSurface3DChangeListener
    ISciChartSurface3DProvider
    ISciChartSurface3DRenderedListener
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml