Search Results for

    Show / Hide Table of Contents

    Class LegendItemBase

    Defines a base class for ILegendItem implementations

    Inheritance
    java.lang.Object
    LegendItemBase
    Implements
    ILegendItem
    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 abstract class LegendItemBase implements ILegendItem

    Constructors

    LegendItemBase(View itemView)

    Creates a new instance of the LegendItemBase class

    Declaration
    protected LegendItemBase(View itemView)
    Parameters
    Type Name Description
    android.view.View itemView

    The View associated with this legend item

    Methods

    getItemView()

    Gets the View associated with this legend item

    Declaration
    public final View getItemView()
    Returns
    Type Description
    android.view.View

    Implements

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