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

ChartCategoryAxis

Properties

Categories - IEnumerable

AutoBaseUnitSteps - ChartCategoryAxisAutoBaseUnitStepsSettings

The milliseconds unit steps.

AxisCrossingValue - Object[]

Background - String

BaseUnitStep - Nullable

Color - String

Crosshair - ChartCategoryAxisCrosshairSettings

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

Field - String

Justify - Nullable

Labels - ChartCategoryAxisLabelsSettings

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

Line - ChartCategoryAxisLineSettings

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

MajorGridLines - ChartCategoryAxisMajorGridLinesSettings

The color of the major grid lines. Accepts a valid CSS color string, including hex and rgb.

MajorTicks - ChartCategoryAxisMajorTicksSettings

The color of the category axis major ticks lines. Accepts a valid CSS color string, including hex and rgb.

Max - Object

MaxDateGroups - Nullable

MaxDivisions - Nullable

Min - Object

MinorGridLines - ChartCategoryAxisMinorGridLinesSettings

The color of the minor grid lines. Accepts a valid CSS color string, including hex and rgb.

MinorTicks - ChartCategoryAxisMinorTicksSettings

The color of the category axis minor ticks lines. Accepts a valid CSS color string, including hex and rgb.

Name - String

Pane - String

PlotBands - List

RangeLabels - ChartCategoryAxisRangeLabelsSettings

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

Reverse - Nullable

RoundToBaseUnit - Nullable

Select - ChartCategoryAxisSelectSettings

The lower boundary of the selected range.

StartAngle - Nullable

Title - ChartCategoryAxisTitleSettings

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

Visible - Nullable

WeekStartDay - Nullable

Notes - ChartCategoryAxisNotesSettings

The position of the category axis note. "top" - The note is positioned on the top.; "bottom" - The note is positioned on the bottom.; "left" - The note is positioned on the left. or "right" - The note is positioned on the right..

BaseUnit - Nullable

Type - 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?