Syntax

expression.HasErrorBars

expression A variable that represents a Series object.

Example

This example removes error bars from series one in Chart1. The example should be run on a 2-D line chart that has error bars for series one.

Visual Basic for Applications
Charts("Chart1").SeriesCollection(1).HasErrorBars = False
has error bars Has Error Bars Property haserror HasErrorBars HasErrorBars Property HasErrorBars property? Switch for error bars? Turn on errorbars in my chart?

See also: