Skip to main content

DXHintStyle.ArgumentLineStyle Property

Gets or sets options that configure argument line appearance.

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public virtual DXCrosshairLineStyle ArgumentLineStyle { get; set; }

Property Value

Type Description
DXCrosshairLineStyle

Options that configure argument line appearance.

See Also