Back to Devexpress

SeriesPointCollection.Validate() Method

corelibraries-devexpress-dot-xtracharts-dot-seriespointcollection-5e5df879.md

latest1.1 KB
Original Source

SeriesPointCollection.Validate() Method

Validates the collection of series points.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public void Validate()
vb
Public Sub Validate

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

SeriesPointCollection Class

SeriesPointCollection Members

DevExpress.XtraCharts Namespace