CircularRangeAreaSeries2D.ActualBorder2 Property
In This Article
Gets an actual value of the second border that is the RangeAreaSeries2D object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
[Browsable(false)]
public SeriesBorder ActualBorder2 { get; }
#Property Value
Type | Description |
---|---|
Series |
A Series |
See Also