Search Results for

    Show / Hide Table of Contents

    Interface ITickCoordinatesProvider

    Provides the interface to a Tick Coordinates Provider, which converts arrays of major and minor ticks (data values) into pixel coordinates.

    Implements
    IAxisProviderBase
    Namespace:
    Assembly: .dll
    Syntax
    public interface ITickCoordinatesProvider extends IAxisProviderBase

    Methods

    getTickCoordinates()

    Gets the current TickCoordinates instance with pixels coordinates

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

    The TickCoordinates instance

    Implements

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