ScaleBreakOptions.ActualLineStyle Property
In This Article
Returns the actual line style of the scale breaks. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Line |
The line style settings. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Actual |
---|---|
Axis2D |
|
See Also