Table of Contents

ChartSeries.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

Namespace: FlexCel.Core

public TChartErrorBars HorizontalErrorBars { get; set; }

See also