Search Results for

    Show / Hide Table of Contents

    XlsxChart.SetDataLabels Method

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

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void SetDataLabels(TDataLabel[] labels)

    Parameters

    <-> Parameter Type Description
    labels TDataLabel[] New labels for the chart.

    See also

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