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

ChartSeriesLabelsSettings

Properties

AriaTemplate - String

AriaTemplateId - String

AriaTemplateHandler - String

Background - String

BackgroundHandler - ClientHandlerDescriptor

A Razor template delegate.

Border - ChartSeriesLabelsBorderSettings

The color of the border. Accepts a valid CSS color string, including hex and rgb.

Color - String

ColorHandler - ClientHandlerDescriptor

A Razor template delegate.

Distance - Nullable

Font - String

FontHandler - ClientHandlerDescriptor

A Razor template delegate.

Format - String

FormatHandler - ClientHandlerDescriptor

A Razor template delegate.

Margin - ChartSeriesLabelsMarginSettings

The bottom margin of the labels.

Padding - ChartSeriesLabelsPaddingSettings

The bottom padding of the labels.

Rotation - String

Template - String

TemplateId - String

TemplateHandler - String

Visible - Nullable

VisibleHandler - ClientHandlerDescriptor

A Razor template delegate.

Visual - ClientHandlerDescriptor

A Razor template delegate.

From - ChartSeriesLabelsFromSettings

The background color of the from labels. Accepts a valid CSS color string, including hex and rgb.

To - ChartSeriesLabelsToSettings

The background color of the to labels. Accepts a valid CSS color string, including hex and rgb.

Align - Nullable

Position - Nullable

PositionHandler - ClientHandlerDescriptor

A Razor template delegate.

Chart - Chart

The common settings for all Chart series.

Methods

Serialize()

Serializes the settings to a Dictionary.

In this article
Not finding the help you need?