Skip to main content

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