Back to Devexpress

CrosshairAxisLabelOptions Properties

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

latest3.9 KB
Original Source

CrosshairAxisLabelOptions Properties

Contains settings that define the appearance of crosshair axis labels.

NameDescription
BackgroundOverrides the Background property to hide it.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FontFamilyGets or sets the font family name of the crosshair axis label.
FontSizeGets or sets the size of the crosshair axis label’s font.
FontStretchGets or sets the stretch of a crosshair axis label font.
FontStyleGets or sets the style of the crosshair axis label font.
FontWeightGets or sets the weight of the crosshair axis label font.
ForegroundGets or sets the brush used to paint the foreground of crosshair axis labels.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
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.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
VisibilitySpecifies whether to show crosshair axis labels for a diagram.

See Also

CrosshairAxisLabelOptions Class

CrosshairAxisLabelOptions Members

DevExpress.Xpf.Charts Namespace