Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

AxisHintOptions.LabelVisible Property

Namespace: DevExpress.Xamarin.Android.Charts

Assembly: DevExpress.Xamarin.Android.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public virtual bool LabelVisible { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to LabelVisible
AxisBase
.HintOptions .LabelVisible
See Also