New to Telerik UI for WPFStart a free 30-day trial

This class contains information about an axis category.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class ChartAxisCategoryInfo

Inheritance: objectChartAxisCategoryInfo

Properties

The actual category object.

C#
public object Category { get; }

The data points associated with the category. These data points share the same category group, in the context of the axis.

C#
public List<DataPoint> DataPoints { get; }
In this article
DefinitionPropertiesCategoryDataPoints
Not finding the help you need?
Contact Support