CrosshairLineStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Crosshair |
Initializes a new instance of the Crosshair |
#Fields
Name | Description |
---|---|
Label |
Identifies the Label |
Stroke |
Identifies the Stroke bindable property. |
Text |
Identifies the Text |
#Properties
Name | Description |
---|---|
Label |
Gets or sets the background color the label uses. |
Stroke | Gets or sets the color of the crosshair line. |
Text |
Gets or sets the text style of the chart’s element.
Inherited from Text |
See Also