ErrorBarsOptions.NoEndCap Property
In This Article
Gets or sets whether the error bar has an end cap.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the error bar does not have a cap at the end; otherwise, false. |
See Also