Search Results for

    Show / Hide Table of Contents

    Interface IAxisInfoUpdatable

    Defines interface which allows to update AxisInfo values

    Implements
    ICleanable
    Namespace:
    Assembly: .dll
    Syntax
    public interface IAxisInfoUpdatable extends ICleanable

    Methods

    getAxis()

    Gets parent IAxis which is used to update current IAxisInfoUpdatable instance

    Declaration
    public abstract IAxis getAxis()
    Returns
    Type Description
    IAxis

    The parent axis

    update(Comparable dataValue)

    Updates underlying AxisInfo based on dataValue

    Declaration
    public abstract void update(Comparable dataValue)
    Parameters
    Type Name Description
    Comparable dataValue

    The new data value

    Implements

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