Search Results for

    Show / Hide Table of Contents

    Class TickCoordinatesProviderBase

    Abstract base implementation of ITickCoordinatesProvider

    Inheritance
    java.lang.Object
    AxisProviderBase
    TickCoordinatesProviderBase
    Implements
    tickCoordinatesProviders.ITickCoordinatesProvider
    Inherited Members
    AxisProviderBase.attachTo(IServiceContainer)
    AxisProviderBase.detach()
    AxisProviderBase.isAttached()
    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 abstract class TickCoordinatesProviderBase extends AxisProviderBase<IAxisCore> implements tickCoordinatesProviders.ITickCoordinatesProvider

    Constructors

    TickCoordinatesProviderBase()

    Declaration
    protected TickCoordinatesProviderBase()

    Methods

    getTickCoordinates()

    Gets the current TickCoordinates instance with pixels coordinates

    Declaration
    public final tickCoordinatesProviders.TickCoordinates getTickCoordinates()
    Returns
    Type Description
    tickCoordinatesProviders.TickCoordinates

    Implements

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