Search Results for

    Show / Hide Table of Contents

    Interface INumericAxis

    Defines the base interface for all numeric axes types used throughout the SciChart SDK

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

    Methods

    getScientificNotation()

    Gets the used number format

    Declaration
    public abstract ScientificNotation getScientificNotation()
    Returns
    Type Description
    ScientificNotation

    The current ScientificNotation value

    setScientificNotation(ScientificNotation scientificNotation)

    Sets the used number format

    Declaration
    public abstract void setScientificNotation(ScientificNotation scientificNotation)
    Parameters
    Type Name Description
    ScientificNotation scientificNotation

    The new ScientificNotation value

    Implements

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