DXNumericConstantLine(Double) Constructor
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public DXNumericConstantLine(
double axisValue
)
Parameters
| Name | Type |
|---|---|
| axisValue | Double |
See Also