BarSeries.ErrorBars Property
Returns error bar settings for this series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ErrorBarCollection | An |
Remarks
For additional information about error bars, refer to the following help topic: Display Series Error and Trend Indicators with DevExpress Presentation API.
See Also