Skip to main content

WaterfallSeries2D.ConnectorStyle Attached Property

Gets or sets the connector style settings.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.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