Skip to main content
A newer version of this page is available. .

CrosshairSeriesLabelPresentationData.ElementAlignment Property

Gets or sets the Crosshair Cursor Label Row’s alignment.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public HorizontalAlignment ElementAlignment { get; set; }

Property Value

Type Description
HorizontalAlignment

The Crosshair Cursor Label Row’s alignment.

See Also