Search Results for

    Show / Hide Table of Contents

    Class DataSeriesUpdateCore

    Inheritance
    java.lang.Object
    DataSeriesUpdateCore
    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 class DataSeriesUpdateCore

    Constructors

    DataSeriesUpdateCore()

    Declaration
    public DataSeriesUpdateCore()

    Fields

    DATA_SERIES_DRASTICALLY_CHANGED

    The entire data series has changed

    Declaration
    public static final int DATA_SERIES_DRASTICALLY_CHANGED
    Field Value
    Type Description
    int

    DATA_SERIES_PROPERTY_CHANGED

    The property which is not related to underlying data has changed (e.g. DataSeries name)

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