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