New to Telerik UI for WinUI? Download free 30-day trial

Categorical Series Descriptor

Represents a concrete ChartSeriesDescriptor that may be used to create all the CategoricalChartSeries variations.

Properties

The CategoricalSeriesDescriptor class inherits from the ChartSeriesDescriptor class - See the inherited properties.

  • CategoryPath (string): Gets or sets the name of the property that points to the Category value of the data point view model.
  • ValuePath (string): Gets or sets the name of the property that points to the Value property of the data point view model.
  • DefaultType (Type): The default type of series is BarSeries.
In this article
Not finding the help you need?