CrosshairAxisLabelPresentationData Members
In This Article
#Constructors
Name | Description |
---|---|
Crosshair |
Initializes a new instance of the Crosshair |
#Properties
Name | Description |
---|---|
Axis | Gets or sets the axis on which the Crosshair Cursor displays the label. |
Background | Gets or sets the label’s background brush. |
Crosshair |
Gets or sets the template defining the presentation of the Crosshair Cursor’s axis labels. |
Font |
Gets or sets the font family name for the Crosshair Cursor label.
Inherited from Crosshair |
Font |
Gets or sets the size of the text font for the Crosshair Cursor label.
Inherited from Crosshair |
Font |
Gets or sets the degree to which a font is condensed or expanded on the screen.
Inherited from Crosshair |
Font |
Gets or sets the style of the specified font.
Inherited from Crosshair |
Font |
Gets or sets the weight or thickness of the specified font.
Inherited from Crosshair |
Footer |
Gets or sets the Crosshair Cursor label’s footer text.
Inherited from Crosshair |
Footer |
Gets or sets the value indicating whether the label’s footer text is visible.
Inherited from Crosshair |
Foreground |
Gets or sets the Crosshair Cursor label’s foreground brush.
Inherited from Crosshair |
Header |
Gets or sets the Crosshair Cursor label’s header text.
Inherited from Crosshair |
Header |
Gets or sets the value indicating whether the label’s header text is visible.
Inherited from Crosshair |
Text |
Gets or sets the Crosshair Cursor label’s text.
Inherited from Crosshair |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also