Enum AxisType
Specifies the axis data semantics used by the chart.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum AxisType
Category
Categorical axis for discrete labels.
Date
Date/time axis for chronological values.
Value
Numeric axis for continuous values.