DXNumericAxisX.AddConstantLine(DXNumericConstantLine) Method
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual void AddConstantLine(
DXNumericConstantLine line
)
Parameters
Name | Type |
---|---|
line | DXNumericConstantLine |
See Also