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

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