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

StockChartNavigatorHintSettingsBuilder

Defines the fluent API for configuring StockChartNavigatorHintSettings

Methods

Visible(System.Boolean)

The visibility of the hint.

Parameters

value - System.Boolean

The value for Visible

Template(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

value - System.String

The value for Template

TemplateId(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateId - System.String

The ID of the template element for Template

TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for Template

TemplateHandler(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateHandler - System.String

The hendler that returs the template for Template

Format(System.String)

The format of the hint.

Parameters

value - System.String

The value for Format

In this article
Not finding the help you need?