LineStyle.LineJoin Property
Specifies the shape that joins two lines or segments.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
PenLineJoin | A PenLineJoin enumeration value that represents the shape that joins two lines or segments. |
See Also