Search Results for

    Show / Hide Table of Contents

    Interface IDynamicPathColorProvider

    Defines the interface for specifying dynamic IPathColor

    Implements
    IDisposable
    Namespace:
    Assembly: .dll
    Syntax
    public interface IDynamicPathColorProvider extends IDisposable

    Methods

    createFromColor(int color)

    Creates a IPathColor from specified color

    Declaration
    public abstract IPathColor createFromColor(int color)
    Parameters
    Type Name Description
    int color

    The color to create IPathColor from

    Returns
    Type Description
    IPathColor

    The IPathColor instance

    Implements

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