Back to Devexpress

CrosshairSeriesLabelPresentationData Properties

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

latest4.5 KB
Original Source

CrosshairSeriesLabelPresentationData Properties

The Crosshair Cursor’s Label Row model.

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.

See Also

CrosshairSeriesLabelPresentationData Class

CrosshairSeriesLabelPresentationData Members

DevExpress.Xpf.Charts Namespace