New to Telerik Document ProcessingStart a free 30-day trial

Specifies the axis data semantics used by the chart.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum AxisType

Fields

Categorical axis for discrete labels.

C#
Category = 1

Date/time axis for chronological values.

C#
Date = 2

Numeric axis for continuous values.

C#
Value = 0
In this article
DefinitionFieldsCategoryDateValue
Not finding the help you need?
Contact Support