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