FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / TickLengthProperty Field

In This Topic
    TickLengthProperty Field (Axis)
    In This Topic
    Identifies the TickLength dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TickLengthProperty As DependencyProperty
    public static readonly DependencyProperty TickLengthProperty
    See Also