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

StockChartNavigatorSeriesLabelsSettingsBuilder

Methods

TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

The template which renders the chart series label.The fields which can be used in the template are:

Parameters

value - Microsoft.AspNetCore.Html.IHtmlContent

The view which contains the template for Template

TemplateHandler(System.String)

Parameters

value - System.String

Background(System.String)

The background color of the labels.

Parameters

value - System.String

The value for Background

Border(System.Action)

The border of the labels.

Parameters

configurator - System.Action<StockChartNavigatorSeriesLabelsBorderSettingsBuilder>

The configurator for the border setting.

Color(System.String)

The text color of the labels.

Parameters

value - System.String

The value for Color

Font(System.String)

The font style of the labels.

Parameters

value - System.String

The value for Font

Format(System.String)

The format of the labels.

Parameters

value - System.String

The value for Format

Margin(System.Double)

The margin of the labels.

Parameters

value - System.Double

The value for Margin

Padding(System.Double)

The padding of the labels.

Parameters

value - System.Double

The value for Padding

Position(System.String)

Defines the position of the labels.

Parameters

value - System.String

The value for Position

Template(System.String)

The template which renders the chart series label.The fields which can be used in the template are:

Parameters

value - System.String

The value for Template

TemplateId(System.String)

The template which renders the chart series label.The fields which can be used in the template are:

Parameters

templateId - System.String

Visible(System.Boolean)

The visibility of the labels.

Parameters

value - System.Boolean

The value for Visible

Visible()

The visibility of the labels.

In this article
Not finding the help you need?