Series.ErrorBars (Excel)
Returns an ErrorBars object that represents the error bars for the series.
Dim ebsErrorBars As ErrorBars
Set ebsErrorBars = ActiveChart.FullSeriesCollection(1).ErrorBars
Returns an ErrorBars object that represents the error bars for the series.
Dim ebsErrorBars As ErrorBars
Set ebsErrorBars = ActiveChart.FullSeriesCollection(1).ErrorBars