XlsChart.GetDataLabels Method Returns all the labels for the chart. Note that Axis have their labels defined inside their own definition. Syntax Namespace: FlexCel.XlsAdapter public override TDataLabel[] GetDataLabels() See also XlsChart