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

ChartCategoryAxis

Properties

AxisCrossingValues - IEnumerable

Categories - IEnumerable

Member - String

Type - Nullable

BaseUnit - Nullable

BaseUnitStep - Nullable

MaxDateGroups - Nullable

MaxDivisions - Nullable

RoundToBaseUnit - Nullable

WeekStartDay - Nullable

Justified - Nullable

AutoBaseUnitSteps - ChartAxisBaseUnitSteps

The discrete baseUnitStep values when baseUnit is set to Milliseconds and baseUnitStep is set to Auto.

Min - Object

Max - Object

Select - ChartAxisSelection

The lower boundary of the range.

PlotBands - IList

Chart - Chart

Gets or sets the data to display in the Chart.

MajorTicks - ChartAxisTicks

Gets or sets the ticks size.

Crosshair - ChartAxisCrosshair

The tooltip of the crosshair.

MinorTicks - ChartAxisTicks

Gets or sets the ticks size.

MajorGridLines - ChartLine

Gets or sets the line width.

MinorGridLines - ChartLine

Gets or sets the line width.

Line - ChartLine

Gets or sets the line width.

Labels - ChartAxisLabels

A value indicating whether to render the axis labels on the other side.

RangeLabels - ChartAxisLabels

A value indicating whether to render the axis labels on the other side.

Title - ChartAxisTitle

Gets or sets the axis title text.

Name - String

Pane - String

Color - String

Background - String

Reverse - Nullable

NarrowRange - Nullable

Visible - Nullable

StartAngle - Nullable

Notes - ChartAxisNotes

Gets or sets the note position.

Methods

CreateSerializer()

Creates a new ChartCategoryAxisSerializer.

RETURNS

The ChartCategoryAxisSerializer instance.

In this article
Not finding the help you need?