Back to Devexpress

CrosshairAxisLabelPresentationData Properties

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

latest3.7 KB
Original Source

CrosshairAxisLabelPresentationData Properties

The Crosshair Cursor’s axis label model.

NameDescription
AxisGets or sets the axis on which the Crosshair Cursor displays the label.
BackgroundGets or sets the label’s background brush.
CrosshairAxisLabelTemplateGets or sets the template defining the presentation of the Crosshair Cursor’s axis labels.
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.
TextGets or sets the Crosshair Cursor label’s text. Inherited from CrosshairLabelPresentationData.

See Also

CrosshairAxisLabelPresentationData Class

CrosshairAxisLabelPresentationData Members

DevExpress.Xpf.Charts Namespace