ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / TickLength Property

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