RangeAreaSeries2D.ActualBorder1 Property
Gets an actual value of the first border that is the RangeAreaSeries2D object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SeriesBorder | A SeriesBorder object. |
See Also