FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / TickLength Property

In This Topic
    TickLength Property (Axis)
    In This Topic
    Gets or sets the axis tick length.
    Syntax
    'Declaration
     
    Public Property TickLength As Integer
    public int TickLength {get; set;}
    See Also