CategoricalAxis3D
Class
Represents a categorical 3D axis within a RadCartesianChart3D instance.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class CategoricalAxis3D : ChartAxis3D
Inheritance: objectChartAxis3DCategoricalAxis3D
Inherited Members
Constructors
C#
public CategoricalAxis3D()
Methods
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
The type-specific AutomationPeer implementation.