Search Results for

    Show / Hide Table of Contents

    Interface IIndexAxis

    Defines the interface to a index based axis, that uses IIndexDataProvider to convert X values to indices and vice versa

    Implements
    IAxisCore
    Namespace:
    Assembly: .dll
    Syntax
    public interface IIndexAxis extends IAxisCore

    Methods

    getCurrentIndexCalculator()

    Gets a IIndexCalculator instance on current axis, which is used to convert X values to indices and vice versa.

    Declaration
    public abstract indexDataProvider.IIndexCalculator getCurrentIndexCalculator()
    Returns
    Type Description
    indexDataProvider.IIndexCalculator

    The index calculator

    Implements

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