ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Tick Class / Length Property

In This Topic
    Length Property (Tick)
    In This Topic
    Gets or sets the length of the line used to draw the tick.
    Syntax
    'Declaration
     
    Public Property Length As Single
    public float Length {get; set;}
    See Also