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()
Returns all the labels for the chart. Note that Axis have their labels defined inside their own definition.
Namespace: FlexCel.Core
public abstract TDataLabel[] GetDataLabels()