Search Results for

    Show / Hide Table of Contents

    ExcelChart.SetBubbleSeries Method

    Sets a Series value. Note that for xlsx charts, this will change the **data range** and the **options** of the series. If you only want to change the data range, pass null options to the method.

    Syntax

    Namespace: FlexCel.Core

    public abstract void SetBubbleSeries(Int32 index, ChartBubbleSeries bubbleSeries)

    Parameters

    <-> Parameter Type Description
    index Int32 Index of the series with the bubbles you want to set. (1 based)
    bubbleSeries ChartBubbleSeries The bubble series definition.

    See also

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