ErrorBarsOptions.NoEndCap Property
Gets or sets whether the error bar has an end cap.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.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