ISeriesDataChangedListener.OnItemsInserted(Int32, Int32) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
void OnItemsInserted(
int p0,
int p1
)
Parameters
Name | Type |
---|---|
p0 | Int32 |
p1 | Int32 |
See Also