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

ChartDateAxis

Properties

BaseUnit - Nullable

AxisCrossingValues - IEnumerable

Min - Nullable

Max - Nullable

MajorUnit - Nullable

MinorUnit - Nullable

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.

PlotBands - IList

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 ChartDateAxisSerializer.

RETURNS

The ChartDateAxisSerializer instance.

In this article
Not finding the help you need?