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

ChartXAxisLabelsSettings

Properties

Background - String

Border - ChartXAxisLabelsBorderSettings

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

Color - String

Culture - String

DateFormats - ChartXAxisLabelsDateFormatsSettings

The format used when xAxis.baseUnit is set to "days".

Font - String

Format - String

Margin - ChartXAxisLabelsMarginSettings

The bottom margin of the labels.

Mirror - Nullable

Padding - ChartXAxisLabelsPaddingSettings

The bottom padding of the labels.

Rotation - ChartXAxisLabelsRotationSettings

The rotation angle of the labels. By default the labels are not rotated. Can be set to "auto" 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?