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