DXAxisHintOptions.LineHidden Property
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual bool LineHidden { get; set; }
Property Value
| Type |
|---|
| Boolean |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to LineHidden |
|---|---|
| DXAxisBase |
|
See Also