Class CategoricalSeries
Inheritance
System.Object
CategoricalSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class CategoricalSeries : CategoricalSeriesBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
CategoricalSeries()
Declaration
protected CategoricalSeries()
Fields
CombineModeProperty
Declaration
public static readonly DependencyProperty CombineModeProperty
Field Value
Microsoft.
|
Properties
CombineMode
Declaration
public ChartSeriesCombineMode CombineMode { get; set; }
Property Value
StackGroupKey
Declaration
public object StackGroupKey { get; set; }
Property Value
System.
|