Kendo.Mvc.UI.Fluent.ChartValueAxisFactory
Creates value axis for the 1.
Properties
Container
The parent Chart
Axes
Gets the value axes.
Methods
Numeric
Defines a numeric value axis.
Numeric(System.String)
Defines a numeric value axis.
Logarithmic
Defines a logarithmic value axis.
Logarithmic(System.String)
Defines a logarithmic value axis.
Date
Defines a date value axis.
Date(System.String)
Defines a date value axis.
Polar
Defines a polar value axis.
Polar(System.String)
Defines a polar value axis.