Search Results for

    Show / Hide Table of Contents

    Interface IDataDistributionProvider

    Defines the interface with methods for tracking order of data

    Namespace:
    Assembly: .dll
    Syntax
    public interface IDataDistributionProvider

    Methods

    isDataEvenlySpaced()

    Gets the value indicating whether the ata is evenly spaced

    Declaration
    public abstract boolean isDataEvenlySpaced()
    Returns
    Type Description
    boolean

    True if data is evenly spaced

    isDataSortedAscending()

    Gets the value indicating whether the data is sorted in ascending order

    Declaration
    public abstract boolean isDataSortedAscending()
    Returns
    Type Description
    boolean

    True if data is sorted in ascending order

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