FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / AxisBaseStyle Class / TickLength Property

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