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

ChartValueAxisFactory

Methods

Numeric()

Defines a numeric value axis.

Numeric(System.String)

Defines a numeric value axis.

Parameters

name - System.String

Logarithmic()

Defines a logarithmic value axis.

Logarithmic(System.String)

Defines a logarithmic value axis.

Parameters

name - System.String

Date()

Defines a date value axis.

Date(System.String)

Defines a date value axis.

Parameters

name - System.String

Polar()

Defines a polar value axis.

Polar(System.String)

Defines a polar value axis.

Parameters

name - System.String

Categories(System.Object[])

The category names. Applicable for charts with X and Y category axes (heatmap).

Parameters

categories - System.Object[]
In this article
Not finding the help you need?