ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / MinorTick Property

In This Topic
    MinorTick Property
    In This Topic

    Gets or sets the minor tick of the axis.

    Syntax
    'Declaration
     
    Public Property MinorTick As Tick
    public Tick MinorTick {get; set;}
    See Also