DataPointCollection.Count Property
In This Article
Gets the number of elements contained in the DataPointCollection instance.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value representing the number of elements contained in the collection. |
See Also