Back to Devexpress

CrosshairLabelElementBase Properties

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

latest1.6 KB
Original Source

CrosshairLabelElementBase Properties

The base class for classes that provide functionality for crosshair label elements.

NameDescription
FontFamilyGets or sets the font family name of the crosshair label element.
FontSizeGets or sets the size of the crosshair label element font.
FontStretchGets or sets the stretch of the crosshair label element font.
FontStyleGets or sets the style of the crosshair label element font.
FontWeightGets or sets the weight of the crosshair label element font.
ForegroundGets or sets the brush used to paint the foreground of the crosshair label element when implementing crosshair cursor custom drawing.
TextGets or sets the crosshair label’s text.
VisibleSpecifies whether the crosshair label element is visible when custom drawing a crosshair cursor.

See Also

CrosshairLabelElementBase Class

CrosshairLabelElementBase Members

DevExpress.Xpf.Charts Namespace