Table of Contents

IChartSeries.HorizontalErrorBars Property

Returns the horizontal 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.HorizontalErrorBars: TChartErrorBars

See also