Search Results for

    Show / Hide Table of Contents

    TXlsxChart.SetDataLabels Method

    Changes the labels for the chart. You should always get the values with IExcelChart.GetDataLabels, modify them, and change them back with this method.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsxChart.SetDataLabels(const labels: TArray<IDataLabel>);

    Parameters

    <-> Parameter Type Description
    const labels TArray<IDataLabel> New labels for the chart.

    See also

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