Search Results for

    Show / Hide Table of Contents

    ExcelChart.GetBubbleSeries Method

    Returns the bubble definition for a series when in a bubble chart.

    Syntax

    Namespace: FlexCel.Core

    public abstract ChartBubbleSeries GetBubbleSeries(Int32 index, Boolean getDefinitions, Boolean getValues)

    Parameters

    <-> Parameter Type Description
    index Int32 Index of the series with the bubbles you want to return. (1 based)
    getDefinitions Boolean If false, this method will not return the bubble formulas, so it will be a little faster.
    getValues Boolean If false, this method will not return the bubble values, so it will be a little faster and use less memory.

    Returns

    Bubble descriptions.

    See also

    • ExcelChart
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com