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

ChartValueAxisLabelsSettings

Properties

Background - String

Border - ChartValueAxisLabelsBorderSettings

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

Color - String

Font - String

Format - String

Margin - ChartValueAxisLabelsMarginSettings

The bottom margin of the labels.

Mirror - Nullable

Padding - ChartValueAxisLabelsPaddingSettings

The bottom padding of the labels.

Rotation - ChartValueAxisLabelsRotationSettings

The rotation angle of the labels. By default the labels are not rotated. Can be set to "auto" if the axis is horizontal in which case the labels will be rotated only if the slot size is not sufficient for the entire labels.

Skip - Nullable

Step - Nullable

Template - String

TemplateId - String

TemplateHandler - String

Visible - Nullable

Visual - ClientHandlerDescriptor

A Razor template delegate.

Position - Nullable

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?