Search Results for

    Show / Hide Table of Contents

    Class DefaultFormattedValueProvider

    Default IFormattedValueProvider which returns formatted value provided by AxisInfo

    Inheritance
    java.lang.Object
    DefaultFormattedValueProvider
    Implements
    IFormattedValueProvider
    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 final class DefaultFormattedValueProvider implements IFormattedValueProvider

    Constructors

    DefaultFormattedValueProvider()

    Declaration
    public DefaultFormattedValueProvider()

    Methods

    formatValue(AxisInfo axisInfo)

    Formats the value provided by AxisInfo and returns formatted string

    Declaration
    public CharSequence formatValue(AxisInfo axisInfo)
    Parameters
    Type Name Description
    AxisInfo axisInfo
    Returns
    Type Description
    CharSequence

    Implements

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