Class CartesianSeries
Inheritance
System.Object
CartesianSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class CartesianSeries : PointTemplateSeries, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
CartesianSeries()
Declaration
protected CartesianSeries()
Fields
HorizontalAxisProperty
Declaration
public static readonly DependencyProperty HorizontalAxisProperty
Field Value
Microsoft.
|
VerticalAxisProperty
Declaration
public static readonly DependencyProperty VerticalAxisProperty
Field Value
Microsoft.
|
Properties
HorizontalAxis
VerticalAxis
Methods
OnAttached()
OnDetached(RadChartBase)
Declaration
protected override void OnDetached(RadChartBase oldChart)
Parameters
Rad
|