WaterfallSeries2D.ConnectorStyle Attached Property
In This Article
Gets or sets the connector style settings.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Returns
Type | Description |
---|---|
Line |
The connector style settings. |
#Remarks
To change the connector color, use the ConnectorBrush property.
See Also