Search Results for

    Show / Hide Table of Contents

    TXlsxChart.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

    Unit: FlexCel.XlsAdapter

    procedure TXlsxChart.SetBubbleSeries(const index: Integer; bubbleSeries: IChartBubbleSeries);

    Parameters

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

    See also

    • TXlsxChart
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com