Table of Contents

ExcelChart.GetDataLabels Method

Returns all the labels for the chart. Note that Axis have their labels defined inside their own definition.

Syntax

Namespace: FlexCel.Core

public abstract TDataLabel[] GetDataLabels()

See also