Series Property (DataIndex)
The series index.
Property Series As Long
Example
' Set data series value
Chart2D1.ChartLabels(1).AttachDataIndex.Series = 2
See Also
ChartLabel Object
DataIndex Object
Marker Object
Copyright (c) GrapeCity, inc. All rights reserved.