ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / MinorTickStyle Property

In This Topic
    MinorTickStyle Property
    In This Topic
    Gets or sets opacity color, width and dash style for axis minor ticks
    Syntax
    'Declaration
     
    Public Property MinorTickStyle As Style
    public Style MinorTickStyle {get; set;}
    See Also