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

In This Topic
    MinorTickStyle Property (Axis)
    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