Class DataAxisTickBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class DataAxisTickBase : RadControl, IDataAxisItem
Fields
StrokeProperty
Declaration
public static readonly DependencyProperty StrokeProperty
Field Value
Microsoft.
|
TickLengthProperty
Declaration
public static readonly DependencyProperty TickLengthProperty
Field Value
Microsoft.
|
Properties
Stroke
Declaration
public Brush Stroke { get; set; }
Property Value
Microsoft.
|
TickLength
Declaration
public double TickLength { get; set; }
Property Value
System.
|