CrosshairHintBehavior Members
In This Article
#Constructors
Name | Description |
---|---|
Crosshair |
Initializes a new instance of the Crosshair |
#Fields
Name | Description |
---|---|
Argument |
Identifies the Argument |
Argument |
Identifies the Argument |
Group |
Identifies the Group |
Group |
Identifies the Group |
Highlight |
Identifies the Highlight |
Label |
Identifies the Label |
Max |
Identifies the Max |
Value |
Identifies the Value |
Value |
Identifies the Value |
#Properties
Name | Description |
---|---|
Argument |
Gets or sets whether the argument label is visible on the chart. |
Argument |
Gets or sets whether the argument line is visible on the chart. |
Group |
Gets or sets the text pattern for the group header of the crosshair label. |
Group |
Gets or sets whether the group header is visible inside the crosshair label. |
Highlight |
Specifies whether the chart highlights the series point when the crosshair cursor hovers over it. |
Label |
Gets or sets the position of the crosshair label on the chart. |
Max |
Gets or sets the highest number of series listed in the crosshair label. |
Value |
Gets or sets whether the value label is visible on the chart. |
Value |
Gets or sets whether the value line is visible on the chart. |
See Also