SeriesPointCollection.Owner Property
In This Article
Gets the series that owns the current point collection.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Series | A Series object which the point collection belongs to. |
See Also