ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / TickLength Property

In This Topic
    TickLength Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TickLength As Integer
    public int TickLength {get; set;}
    See Also