Skip to main content
A newer version of this page is available. .

WaterfallSeries2D.ConnectorStyle Attached Property

Gets or sets the connector style settings.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
LineStyle

The connector style settings.

Remarks

To change the connector color, use the ConnectorBrush property.

See Also