LineStyle.DashCap Property
Specifies the shape at the end of the line.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.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