StockChartNavigatorHintSettingsTagHelper

Example

Razor
<hint/>

Attributes

AttributeTypeDescription
formatStringThe format of the hint.
templateStringThe hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.
template-handlerStringThe hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringThe hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentThe hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range. This option expects the instance containing the created HTML.
visibleBooleanThe visibility of the hint.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support