Search Results for

    Show / Hide Table of Contents

    Interface IPieChartModifier

    Defines the interface to a PieChartModifierBase, which can be used to extend the interactivity or rendering of the ISciPieChartSurface

    Implements
    IChartModifierCore
    ISciPieChartSurfaceChangeListener
    Namespace:
    Assembly: .dll
    Syntax
    public interface IPieChartModifier extends IChartModifierCore, ISciPieChartSurfaceChangeListener

    Methods

    getRenderableSeries()

    Gets the parent SciPieChartSurface#getRenderableSeries() collection

    Declaration
    public abstract List<renderableSeries.IPieRenderableSeries> getRenderableSeries()
    Returns
    Type Description
    List<IPieRenderableSeries>

    The renderable series collection

    Implements

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