Represents a visual axis with ticks and labels.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
[TelerikToolboxCategory("Data Visualization")]
public class RadHorizontalDataAxis : RadDataAxisBase
Inheritance: objectRadDataAxisBaseRadHorizontalDataAxis
Inherited Members
Constructors
C#
public RadHorizontalDataAxis()
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.
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.