Back to Devexpress

MarkerItem Properties

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

latest2.2 KB
Original Source

MarkerItem Properties

The base class for items with markers.

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.
MarkerLineBrushGets or sets the marker line brush of the item.
MarkerLineStyleGets or sets the style of the item marker line.
MarkerTemplateGets or sets the template used to visualize the item marker.
RepresentedElementReturns the chart element which is represented by the item.

See Also

MarkerItem Class

MarkerItem Members

DevExpress.Xpf.Charts Namespace