Back to Devexpress

CrosshairMarkerItem Properties

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairmarkeritem-dot-underscore-properties.md

latest2.6 KB
Original Source

CrosshairMarkerItem Properties

The model of the series marker within the Crosshair Cursor’s series label model.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MarkerBrushGets or sets the brush used to visualize the item marker. Inherited from MarkerItem.
MarkerLineBrushGets or sets the marker line brush of the item. Inherited from MarkerItem.
MarkerLineStyleGets or sets the style of the item marker line. Inherited from MarkerItem.
MarkerTemplateGets or sets the template used to visualize the item marker. Inherited from MarkerItem.
RepresentedElementReturns the chart element which is represented by the item. Inherited from MarkerItem.

See Also

CrosshairMarkerItem Class

CrosshairMarkerItem Members

DevExpress.Xpf.Charts Namespace