Search Results for

    Show / Hide Table of Contents

    Interface DataRangeChangeListener

    Defines interface for listening of data range changes for this axis

    Namespace:
    Assembly: .dll
    Syntax
    public interface DataRangeChangeListener

    Methods

    onDataRangeChanged(IAxisCore axis)

    Called when axis data range changed

    Declaration
    public abstract void onDataRangeChanged(IAxisCore axis)
    Parameters
    Type Name Description
    IAxisCore axis

    The target axis

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