CrosshairAxisLabelOptions Properties
Contains settings that define the appearance of crosshair axis labels.
Name | Description |
---|---|
Background | Overrides the Background property to hide it. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Font |
Gets or sets the font family name of the crosshair axis label. |
Font |
Gets or sets the size of the crosshair axis label’s font. |
Font |
Gets or sets the stretch of a crosshair axis label font. |
Font |
Gets or sets the style of the crosshair axis label font. |
Font |
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. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
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. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
Visibility | Specifies whether to show crosshair axis labels for a diagram. |
See Also