IChartDataLabels Interface
Represents a collection of chart data labels.
Object Model

Syntax
'Declaration Public Interface IChartDataLabels Inherits IChartTextArea, IFont, IParentApplication
'Usage Dim instance As IChartDataLabels
public interface IChartDataLabels : IChartTextArea, IFont, IParentApplication
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also