In This Topic
Represents a collection of all the
IDataLabel objects for the specified series. Each DataLabel object represents a data label for a point or trendline. For a series without definable points (such as an area series), the DataLabels collection contains a single data label.
Object Model
Syntax
[System.Reflection.DefaultMember("Item")]
public interface IDataLabels
See Also