A class representing an axis tick. This class is intended to be used within the RadHorizontalDataAxis.
Definition
Namespace:Telerik.Windows.Controls.DataBars
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public sealed class HorizontalDataAxisTick : DataAxisTickBase
Inheritance: objectDataAxisTickBaseHorizontalDataAxisTick
Inherited Members
Constructors
C#
public HorizontalDataAxisTick()
Methods
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.