WaterfallSeries2D.ConnectorStyle Attached Property
Gets or sets the connector style settings.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
| Type | Description |
|---|---|
| LineStyle | The connector style settings. |
Remarks
To change the connector color, use the ConnectorBrush property.
See Also