Search Results for

    Show / Hide Table of Contents

    IExcelChart.SetDataLabels Method

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

    Syntax

    Unit: FlexCel.Core

    procedure IExcelChart.SetDataLabels(const labels: TArray<IDataLabel>); virtual; abstract;

    Parameters

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

    See also

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