AxisHintOptions Members
Stores settings that specify how the axis interacts with the crosshair cursor.Constructors
Name | Description |
---|---|
AxisHintOptions() | Initializes a new instance of the AxisHintOptions class with default settings. |
Fields
Name | Description |
---|---|
LabelVisibleProperty static | Identifies the LabelVisible bindable property. |
LineVisibleProperty static | Identifies the LineVisible bindable property. |
Properties
Name |
---|
LabelVisible |
LineVisible |
See Also