NumericAxisY.RemoveStrip(NumericStrip) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual void RemoveStrip(
NumericStrip strip
)
Parameters
Name | Type |
---|---|
strip | NumericStrip |
See Also