Search Results for

    Show / Hide Table of Contents

    Class DataSeriesUpdate

    Constants to define the type of update when the IDataSeries has changed

    Inheritance
    java.lang.Object
    dataSeries.DataSeriesUpdateCore
    DataSeriesUpdate
    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 DataSeriesUpdate extends dataSeries.DataSeriesUpdateCore

    Constructors

    DataSeriesUpdate()

    Declaration
    public DataSeriesUpdate()

    Fields

    DATA_SERIES_CLEARED

    The Data Series has been cleared

    Declaration
    public static final int DATA_SERIES_CLEARED
    Field Value
    Type Description
    int

    DATA_SERIES_UPDATED

    The underlying data has changed

    Declaration
    public static final int DATA_SERIES_UPDATED
    Field Value
    Type Description
    int
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml