Skip to main content

CrosshairAxisLabelOptions Properties

Contains settings that define the appearance of crosshair axis labels.
Name Description
Background Overrides the Background property to hide it.
FontFamily Gets or sets the font family name of the crosshair axis label.
FontSize Gets or sets the size of the crosshair axis label’s font.
FontStretch Gets or sets the stretch of a crosshair axis label font.
FontStyle Gets or sets the style of the crosshair axis label font.
FontWeight Gets or sets the weight of the crosshair axis label font.
Foreground Gets or sets the brush used to paint the foreground of crosshair axis labels.
Pattern Gets 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.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
Visibility Specifies whether to show crosshair axis labels for a diagram.
See Also