String SeriesName { get; set; }
Setting the series name will search the series with the matching name in the Chart.SeriesList and assign the first match to the Series property. Note: The name of the series is not the same as the Title.}
Returns: String