Skip to main content

CrosshairAxisLabelOptions Fields

Contains settings that define the appearance of crosshair axis labels.
Name Description
BackgroundProperty static Identifies the CrosshairAxisLabelOptions.BackgroundProperty dependency property.
FontFamilyProperty static Identifies the CrosshairAxisLabelOptions.FontFamilyProperty dependency property.
FontSizeProperty static Identifies the CrosshairAxisLabelOptions.FontSizeProperty dependency property.
FontStretchProperty static Identifies the CrosshairAxisLabelOptions.FontStretchProperty dependency property.
FontStyleProperty static Identifies the CrosshairAxisLabelOptions.FontStyleProperty dependency property.
FontWeightProperty static Identifies the CrosshairAxisLabelOptions.FontWeightProperty dependency property.
ForegroundProperty static Identifies the CrosshairAxisLabelOptions.ForegroundProperty dependency property.
PatternProperty static Identifies the CrosshairAxisLabelOptions.PatternProperty dependency property.
VisibilityProperty static Identifies the CrosshairAxisLabelOptions.VisibilityProperty dependency property.
See Also