SeriesPointCollection.Validate() Method
Validates the collection of series points.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The Validate method is automatically invoked when the end-user specifies the series point argument in the Series Collection editor. If the argument point is empty, the new point item removed from the collection.
See Also