Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CrosshairAxisLabelOptions Fields

Contains settings that define the appearance of crosshair axis labels.
Name Description
BackgroundProperty static Identifies the CrosshairAxisLabelOptions.Background dependency property.
FontFamilyProperty static Identifies the CrosshairAxisLabelOptions.FontFamily dependency property.
FontSizeProperty static Identifies the CrosshairAxisLabelOptions.FontSize dependency property.
FontStretchProperty static Identifies the CrosshairAxisLabelOptions.FontStretch dependency property.
FontStyleProperty static Identifies the CrosshairAxisLabelOptions.FontStyle dependency property.
FontWeightProperty static Identifies the CrosshairAxisLabelOptions.FontWeight dependency property.
ForegroundProperty static Identifies the CrosshairAxisLabelOptions.Foreground dependency property.
PatternProperty static Identifies the CrosshairAxisLabelOptions.Pattern dependency property.
VisibilityProperty static Identifies the CrosshairAxisLabelOptions.Visibility dependency property.
See Also