IChartDataAdapter.ItemsCount Property
In This Article
Returns the number of items in the data source.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The number of items in the source. |
See Also