Class CategoricalSeriesDescriptorBase
Inheritance
System.Object
CategoricalSeriesDescriptorBase
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class CategoricalSeriesDescriptorBase : ChartSeriesDescriptor
Constructors
Declaration
protected CategoricalSeriesDescriptorBase()
Fields
Declaration
public static readonly DependencyProperty CategoryPathProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public string CategoryPath { get; set; }
Property Value
Extension Methods