Applies to
Declaration
property SerieIndex: Integer read write; published
Description
Property SerieIndex should be used to select "current" serie (accessed though ThisSerie property). Notice that SerieIndex may be -1, in which case, ThisSerie=nil.
Keep in mind that operations like copy/paste/delete affect only one, "current" serie.