Table of Contents

IChartSeries.VerticalErrorBars Property

Returns the vertical error bar options, if the chart has error bars. If the chart doesn't have them, then null will be returned.

Syntax

Unit: FlexCel.Core

property IChartSeries.VerticalErrorBars: TChartErrorBars

See also