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): Default type of series is BarSeries.