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.v19.1.dll

Declaration

public HorizontalAlignment ElementAlignment { get; set; }

Property Value

Type Description
HorizontalAlignment

The Crosshair Cursor Label Row’s alignment.

See Also