SeriesCollection Method Example
This example turns on data labels for series one in Chart1.
Charts("Chart1").SeriesCollection(1).HasDataLabels = True