Search Results for

    Show / Hide Table of Contents

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

    Namespace: FlexCel.Core

    public abstract void SetDataLabels(TDataLabel[] labels)

    Parameters

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

    See also

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