Back to Devexpress

CrosshairLabelPresentationData Members

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

latest4.0 KB
Original Source

CrosshairLabelPresentationData Members

The base class for all Crosshair Cursor’s label models.

Properties

NameDescription
FontFamilyGets or sets the font family name for the Crosshair Cursor label.
FontSizeGets or sets the size of the text font for the Crosshair Cursor label.
FontStretchGets or sets the degree to which a font is condensed or expanded on the screen.
FontStyleGets or sets the style of the specified font.
FontWeightGets or sets the weight or thickness of the specified font.
FooterTextGets or sets the Crosshair Cursor label’s footer text.
FooterTextVisibilityGets or sets the value indicating whether the label’s footer text is visible.
ForegroundGets or sets the Crosshair Cursor label’s foreground brush.
HeaderTextGets or sets the Crosshair Cursor label’s header text.
HeaderTextVisibilityGets or sets the value indicating whether the label’s header text is visible.
TextGets or sets the Crosshair Cursor label’s text.

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

CrosshairLabelPresentationData Class

DevExpress.Xpf.Charts Namespace