ScatterSeries.CustomDataPoints Property
Returns per-point overrides for the series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DataPointDictionary | Returns a DataPointDictionary object. |
Remarks
For additional information, refer to the following section: Customize Individual Series Points.
See Also