AreaSeriesBase.CustomDataPoints Property
Returns customization settings for individual data points.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DataPointDictionary | A dictionary that maps point indices to custom point settings. |
Remarks
Refer to the following help topic for additional information about custom data points: Customize Individual Series Points.
See Also