New to Telerik UI for ASP.NET Core? Download free 30-day trial

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.
In this article
Not finding the help you need?