Search Results for

    Show / Hide Table of Contents

    Class VerticallyStackedSeriesCollectionInfoProvider

    Defines a default series info provider for vertically stacked series.

    Inheritance
    java.lang.Object
    RenderableSeriesProviderBase<TRenderableSeries>
    SeriesInfoProviderBase<TRenderableSeries,TSeriesInfo>
    renderableSeries.hitTest.StackedSeriesCollectionInfoProviderBase
    VerticallyStackedSeriesCollectionInfoProvider
    Inherited Members
    renderableSeries.RenderableSeriesProviderBase.attachTo(IServiceContainer)
    renderableSeries.RenderableSeriesProviderBase.detach()
    renderableSeries.RenderableSeriesProviderBase.isAttached()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesInfo()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltip()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltip(Class<?>)
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltipInternal(Context,TSeriesInfo,Class<?>)
    renderableSeries.hitTest.StackedSeriesCollectionInfoProviderBase.getSeriesInfoInternal()
    renderableSeries.hitTest.StackedSeriesCollectionInfoProviderBase.tryAddSeriesToLegendDataSource(List<renderableSeries.IRenderableSeries>)
    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 class VerticallyStackedSeriesCollectionInfoProvider extends renderableSeries.hitTest.StackedSeriesCollectionInfoProviderBase

    Constructors

    VerticallyStackedSeriesCollectionInfoProvider()

    Declaration
    public VerticallyStackedSeriesCollectionInfoProvider()

    Methods

    getSeriesTooltipInternal(Context context, renderableSeries.hitTest.StackedSeriesInfo seriesInfo, Class<?> modifierType)

    Creates a new ISeriesTooltip.

    Declaration
    protected renderableSeriesISeriesTooltip getSeriesTooltipInternal(Context context, renderableSeries.hitTest.StackedSeriesInfo seriesInfo, Class<?> modifierType)
    Parameters
    Type Name Description
    android.content.Context context
    renderableSeries.hitTest.StackedSeriesInfo seriesInfo
    Class<?> modifierType
    Returns
    Type Description
    renderableSeriesISeriesTooltip
    Overrides
    SeriesInfoProviderBase<TRenderableSeries,TSeriesInfo>.getSeriesTooltipInternal(Context context, TSeriesInfo seriesInfo, Class<?> modifierType)
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml