Search Results for

    Show / Hide Table of Contents

    Interface ICandlestickDynamicPathColorProvider

    Defines the interface for specifying dynamic IPathColor for candlesticks.

    Implements
    renderableSeries.IDynamicPathColorProvider
    Namespace:
    Assembly: .dll
    Syntax
    public interface ICandlestickDynamicPathColorProvider extends renderableSeries.IDynamicPathColorProvider

    Methods

    getDownPathColor()

    Gets the candlestick down IPathColor.

    Declaration
    public abstract IPathColor getDownPathColor()
    Returns
    Type Description
    IPathColor

    The IPathColor instance.

    getUpPathColor()

    Gets the candlestick up IPathColor.

    Declaration
    public abstract IPathColor getUpPathColor()
    Returns
    Type Description
    IPathColor

    The IPathColor instance.

    Implements

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