Chart3DHitInfo.SeriesPoint Property
Returns the series point located under the hit test series point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| SeriesPoint3D | The series point located under the hit test series point. |
See Also