Back to Devexpress

CrosshairAxisLabelOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-crosshairaxislabeloptions-dot-underscore-properties.md

latest3.0 KB
Original Source

CrosshairAxisLabelOptions Properties

Contains settings that define the appearance of crosshair axis labels.

NameDescription
ActualBackColorGets the actual back color used to fill a crosshair axis label.
ActualDXFont
ActualFontGets the actual font that is used to display a crosshair axis label.
ActualPatternGets the actual pattern of the crosshair axis label.
ActualTextColorGets the text actual color used to fill a crosshair axis label.
ActualVisibilityGets the actual value that specifies whether the crosshair axis labels are visible.
BackColorGets or sets the background color of crosshair axis labels.
DXFontGets or sets the text font of the chart elements. Inherited from TextOptions.
EnableAntialiasingGets or sets the value indicating whether anti-aliasing should be enabled for a crosshair label element. Inherited from TextOptions.
FontGets or sets the font of the text configured using these options. Inherited from TextOptions.
PatternGets or sets a string which represents the pattern specifying the text to be displayed within the crosshair axis label that appears for a series point.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextColorGets or sets the color of the text configured using these options. Inherited from TextOptions.
VisibilitySpecifies whether to show crosshair axis labels for a diagram.

See Also

CrosshairAxisLabelOptions Class

CrosshairAxisLabelOptions Members

DevExpress.XtraCharts Namespace