StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper
Example
<crosshair>
<tooltip></tooltip>
</crosshair>
ChildTags
Tag Name | Details |
---|---|
tooltip | StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
color | String | The color of the crosshair. Accepts a valid CSS color string, including hex and rgb. |
opacity | Double | The opacity of the crosshair. By default the crosshair is opaque. |
visible | Boolean | If set to true the chart will display the category axis crosshair. By default the category axis crosshair is not visible. |
width | Double | The width of the crosshair in pixels. |