Back to Devexpress

CrosshairSeriesLabelPresentationData Members

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairserieslabelpresentationdata-dot-underscore-members.md

latest6.7 KB
Original Source

CrosshairSeriesLabelPresentationData Members

The Crosshair Cursor’s Label Row model.

Constructors

NameDescription
CrosshairSeriesLabelPresentationData()Initializes a new instance of the CrosshairSeriesLabelPresentationData class with the default settings.

Properties

NameDescription
CrosshairSeriesLabelTemplateGets or sets the template that the Crosshair Cursor uses to display the Label Row.
ElementAlignmentGets or sets the Crosshair Cursor Label Row’s alignment.
FontFamilyGets or sets the font family name for the Crosshair Cursor label. Inherited from CrosshairLabelPresentationData.
FontSizeGets or sets the size of the text font for the Crosshair Cursor label. Inherited from CrosshairLabelPresentationData.
FontStretchGets or sets the degree to which a font is condensed or expanded on the screen. Inherited from CrosshairLabelPresentationData.
FontStyleGets or sets the style of the specified font. Inherited from CrosshairLabelPresentationData.
FontWeightGets or sets the weight or thickness of the specified font. Inherited from CrosshairLabelPresentationData.
FooterTextGets or sets the Crosshair Cursor label’s footer text. Inherited from CrosshairLabelPresentationData.
FooterTextVisibilityGets or sets the value indicating whether the label’s footer text is visible. Inherited from CrosshairLabelPresentationData.
ForegroundGets or sets the Crosshair Cursor label’s foreground brush. Inherited from CrosshairLabelPresentationData.
HeaderTextGets or sets the Crosshair Cursor label’s header text. Inherited from CrosshairLabelPresentationData.
HeaderTextVisibilityGets or sets the value indicating whether the label’s header text is visible. Inherited from CrosshairLabelPresentationData.
MarkerItemGets or sets the Label Row’s marker item.
MarkerVisibilityGets or sets the value indicating whether the series label’s marker is visible.
SeriesGets or sets a series for which the Crosshair Cursor displays the Label Row.
SeriesPointGets or sets a series point for which the Crosshair Cursor displays the Label Row.
TextGets or sets the Crosshair Cursor label’s text. Inherited from CrosshairLabelPresentationData.
TextVisibilityGets or sets the value indicating whether the series label’s text is visible.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

CrosshairSeriesLabelPresentationData Class

DevExpress.Xpf.Charts Namespace