Skip to main content

CrosshairSeriesLabelPresentationData.ElementAlignment Property

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.dll

Declaration

public HorizontalAlignment ElementAlignment { get; set; }

Property Value

Type Description
HorizontalAlignment

The Crosshair Cursor Label Row’s alignment.

See Also