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

DXStaticCrosshairLabelPosition.VerticalAlignment Property

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public virtual DXLabelPositionVerticalAlignment VerticalAlignment { get; set; }

Property Value

Type
DXLabelPositionVerticalAlignment

Available values:

Name
Top
Center
Bottom
See Also