The index of this series in the chart's series.
Returns:
32 33 34
# File 'lib/axlsx/drawing/series.rb', line 32 def index @chart.series.index(self) end