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

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