LineStyle.DashCap Property
Specifies the shape at the end of the line.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| PenLineCap | A PenLineCap enumeration value that represents the shape at the end of a line. |
See Also