Skip to main content

CrosshairSeriesLabelPresentationData.MarkerItem Property

Gets or sets the Label Row’s marker item.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public CrosshairMarkerItem MarkerItem { get; set; }

Property Value

Type Description
CrosshairMarkerItem

The Label Row’s marker item.

See Also